How to format a dimension in the Parameters?

How to format a dimension in the Parameters?

chris
Advisor Advisor
269 Views
4 Replies
Message 1 of 5

How to format a dimension in the Parameters?

chris
Advisor
Advisor

I need to format a dimension in the parameters to be:

 

Units: Ft

Format: Fractional

Precision: 1/16

 

but I need it to read with the "inch" marks... even if the inches are (0)

 

example: 3'-0"

 

but Inventor is only allowing me to show (3'), it doesn't allow me to show the inches when it's (0), but it will allow the inches if it's anything other than (0)

 

inches2.PNGinches.PNG

0 Likes
270 Views
4 Replies
Replies (4)
Message 2 of 5

Xun.Zhang
Alumni
Alumni

Hello,

 

Unfortunately, there is no precision setting for parameter specifically, the only option is trade off the non-meaningful zeros following from dot and the same as fractional in your case, in other words, the trade off for (0) is a limitation so far.

 

I think you can modify it in partlist as you want to add the (0) back.

 

Hope it helps!


Xun
0 Likes
Message 3 of 5

chris
Advisor
Advisor

I actually need it for the description, it's a bit silly that of all my parts that I can automatically have the description created from, these I actually have to "hand type" because of this "limitation"... (Autodesk Inventor, parametrically taking things 98% of the way....) lol

0 Likes
Message 4 of 5

johnsonshiue
Community Manager
Community Manager

Hi Chris,

 

I did a quick google search. It seems that our biggest competitor exhibits a similar behavior. This is not an excuse that when our competitor does something one way and INV should do the same. For this case, I suspect it has something to do with how parameter expression is evaluated. Although 3' 0" is a valid expression, when it is evaluated as an equation, it is simply 3' and the 0" vanishes. It is possible to keep the zero technically (in theory, anything is possible). However, it would be special code handling this special case with little return.

It is true that in few workflows, Inventor does not offer associative behaviors. But, this case is not one of them. It is simply the way the parameter is evaluated and how the result is presented.

Many thanks!

 



Johnson Shiue (johnson.shiue@autodesk.com)
Software Test Engineer
Message 5 of 5

chris
Advisor
Advisor

Okay, just for the record, I wasn't comparing IV to a competitor... I don't use anything other than IV. We just have "standards" here, so because I can't show this with the (0)" it means I have to "hand type" the dimension for this elbow every time I use it, which is daily on almost all designs. All my other parts work fine, because they are shown in decimal inches, but the client has specified that the elbow be shown in fractional inches.

0 Likes