Can iLogic set Simplify options?

Can iLogic set Simplify options?

andrew_canfield
Collaborator Collaborator
414 Views
2 Replies
Message 1 of 3

Can iLogic set Simplify options?

andrew_canfield
Collaborator
Collaborator

2022.JPG

 

Hello

 

Can these options be selected using iLogic?

 

Regards

 

Andrew

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

WCrihfield
Mentor
Mentor

Hi @andrew_canfield.  I think that tool is provided by a new 2022 Inventor Add-In called 'BIM Simplify' in the Add-In Manager dialog.  I suspect you would have to do some investigatory work into the reference dll file they specify:

C:\Program Files\Autodesk\Inventor 2022\Bin\FRxApplication.dll

, in order to extract more info about interacting with it by code...if possible.

I don't recall seeing any new API objects/methods for this yet...unless maybe it has something to do with the new RevitExports under the AssemblyComponentDefinition.

 

Wesley Crihfield

EESignature

(Not an Autodesk Employee)

Message 3 of 3

tyler.warner
Advocate
Advocate

Hey @andrew_canfield it looks like @WCrihfield was correct about it being the new Revit Exports.

RevitExportDefinition Object (Autodesk Help 2022)
https://help.autodesk.com/view/INVNTOR/2022/ENU/?guid=GUID-


Create Revit Export Sample (Autodesk Help 2022)
https://help.autodesk.com/view/INVNTOR/2022/ENU/?guid=GUID-E7A8BC92-DAD7-4AE3-9541-A58C2188561B

If this solved your problem or answered your question, please click ACCEPT SOLUTION.
If this helped you, please click LIKE.