I have custom properties which take number input and then fill out a table in drawings, however the number output has more digits than I want to display in the table.
Ex) Input: 2.3484 Resolves as 2.348400 which is two digits more than I want on the table
I checked document properties for both the model and the drawing but they both are correct and neither of them effects the custom property's value.
Is there another location for the formatting of the number box for the custom property?