Community
Inventor Forum
Welcome to Autodesk’s Inventor Forums. Share your knowledge, ask questions, and explore popular Inventor topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Ilogic code for editing a part in assembly

1 REPLY 1
Reply
Message 1 of 2
amirrezapakroo
986 Views, 1 Reply

Ilogic code for editing a part in assembly

Hi All

is there any ilogic code to edit(open) and close(return) parts inside assembly ?

 

Thanks

1 REPLY 1
Message 2 of 2

 

Hi amirrezapakroo,

 

From an assembly you can access most of the parameters of the parts and modify them without opening and closing the part file.

 

Using the function below you can change the parameter of one part in the assembly.

 

I hope this is what you were asking for.

 

 

SyntaxEditor Code Snippet

Parameter("<Part Name as shown in assembly tree (include instance)>", "<parameter name>")= <new value for parameter>

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

Post to forums  

Autodesk Design & Make Report