Inventor Engineer-To-Order (Read-Only)
Welcome to Autodesk’s Inventor ETO Forums. Share your knowledge, ask questions, and explore popular Inventor ETO topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Need to access "IIntentServices.ExportModel" from a Rule

1 REPLY 1
SOLVED
Reply
Message 1 of 2
rikard.nilsson
482 Views, 1 Reply

Need to access "IIntentServices.ExportModel" from a Rule

Hi,

 

I wonder if it's possible to access "IIntentServices.ExportModel" from a rule.

I know there is a ExportModel() function but that is for creating a file. I just want the string as "IIntentServices.ExportModel" creates.

 

Or is there any other nice way to do this?

 

Regards

Rikard

1 REPLY 1
Message 2 of 2

I am not sure I would call it "nice", but this works for me from inside a rule:

 

Autodesk.Intent.IntentAPI.Instance.ActiveModel.Export()

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report