Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
alex_vela10
329 Views, 3 Replies

Inventor Api 2023 Leader with parameter from subassembly

Hi everyone,

 

Recently, I was trying to create a leader note including a parameter by the Inventor API. I found out that the way of doing this is using the formatted text and it works fine for the bottom level of the assembly (single part). I can add a parameter (e.g. the description iproperty) for every individual part of one assembly/subassembly.

alex_vela10_0-1687849644447.png

 

However, when trying to add the parameter by formatted text for the subassembly source (one level above) it seems not to work and it adds the parameter of the bottom level (single part) of the leader associate occurrence.

alex_vela10_1-1687849717675.png

 

Is it possible to carry our what i am trying by the Inventor API?

 

Any help is well appreciated.

 

Thank you