Crazy? Or Possible?

Crazy? Or Possible?

Anonymous
Not applicable
555 Views
2 Replies
Message 1 of 3

Crazy? Or Possible?

Anonymous
Not applicable

Hey Guys,

 

I had an idea, and wanted to throw this out there to see if it is even possible. 

 

I need to convert a bunch of DWG's to Revit going through Inventor to use the "Shrinkwrap" feature.  I was thinking I could write a windows macro to automate this process.  Is that possible? 

 

Regards

Trev

0 Likes
556 Views
2 Replies
Replies (2)
Message 2 of 3

augusto.goncalves
Alumni
Alumni

Hi,

 

Not sure if this will be possible through macros.

 

You can automate AutoCAD and Inventor using COM APIs, from .NET (VB.NET/C#), but Revit will not accept that. So one alternative can be: from Revit in-process API, call AutoCAD and Inventor COM out-of-process APIs.

 

Regards,

Regards,



Augusto Goncalves
Twitter @augustomaia
Autodesk Developer Network
Message 3 of 3

nitinjambhale
Advocate
Advocate

looks crazy to me.

0 Likes