Bend Machine - Piping
Aug 01, 2017
08:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Aug 01, 2017
08:34 AM
Bend Machine - Piping
We have created a bend machine table and would like to use it on the drawing. However we would like to adjust the decimals from 3 down to 2. Any suggestions on how this can be done?
Solved! Go to Solution.
Labels:
- Labels:
-
Routed Syst. Design
ACCEPTED SOLUTION
Accepted Solutions
Aug 01, 2017
08:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Aug 01, 2017
08:39 AM
In the table, after each parameter, add [.2].
Just a warning, this truncates the value instead of rounding the value.
We use it on for weight on drawings. In this case, it's zero decimal places.
&PRO_MP_MASS[.0]
1 REPLY 1
Aug 01, 2017
08:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Aug 01, 2017
08:39 AM
In the table, after each parameter, add [.2].
Just a warning, this truncates the value instead of rounding the value.
We use it on for weight on drawings. In this case, it's zero decimal places.
&PRO_MP_MASS[.0]
