Hi guys I need some help with changing dimensions in family table instances for an UDF I'm making
In the following picture you can see that I have created a family table with different instances and 4 dimensions that will vary depending on which instance is chosen.
The thing is that for the _FLANGES instances, I need dimensions D41 and tp41 to be to 3 decimal places, such that 10.95 should actually be 10.945 and 13.56 for 13_BOTTOM_FLANGED should be 13.560.
I can set the dimension in question to be always to 3 decimal places, however that won't work for me because the dimensions need to be to 2 decimal places for the NOT_FLANGED instance. I also tried just entering the dimensions to correct decimal places in the family table boxes, however that does not seem to affect anything and when used the generated dimensions will be to the decimal places of the original feature.
So my question is how would I make this variation in decimal places for different instances possible in UDF?
Thanks,