Inventor - Parameter export settings - iLogic

Marketing
Marketing
  • Updated

by Florentina Stirbu

Inventor_-_FS_001.png

It is not uncommon to use parameter driven descriptions, but sometimes the formatting may need to be adjusted.

As an example, the frame assembly below is set to include the member length (G_L parameter) in the description.

Inventor_-_FS_002.png

By default, the G_L parameter will be exported to a custom iProperty as text, with 3 decimals for the value. 

Inventor_-_FS_003.png

It is possible to change how a parameter is exported by right clicking it in the parameters list -> Custom Property format. The units and display precision are matching the definition in Document settings, and it can prove difficult to make this change for all frame members.

Inventor_-_FS_004.png

Inventor_-_FS_005.png

However, there is a possibility to use iLogic to go through all assembly components, search for a named parameter ( G_L in this scenario ) and change the way it is exported as a custom iProperty.  
Inventor_-_FS_006.png

It is possible to turn on/off the leading and trailing zeros, change the type, precision and unit, and turn on/off the unit’s string display.

The code to format the member length to show no decimals and display the unit string is attached below.

Inventor_-_FS_007.png

 

Was this article helpful?

0 out of 0 found this helpful

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.