You want to create a text with a referenced model parameter without showing the trailing zeros for the parameter value.
For instance, you want Value=70 instead of Value=70.00.
For doing this, in the Format Text dialog, you can set the desired precision before clicking on the “Add Parameter” button.
But if you change the parameter value from 70 to 70.5, in order to display the correct value in the leader text, you need to edit the text removing the parameter, change the precision and add it again.
So, if you want to display the maximum precision but without trailing zeros for the parameter value, a better workflow is the following.
- In the model, select the export checkbox for the parameter.
- Change the parameter property format removing the trailing zeros and unit.
- In the Leader Text, insert the parameter value as Custom Property – Model.
Ale



Subscribe
Comments