Dimensional Precision in .hol files
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Dimensional Precision in .hol files
When modifying a .hol file, I'd like to specify the drill depth to more precision than 0.1. I have tried the following:
&DRILL_DEPTH[.01]
however it still rounds to the nearest 0.1. I am using Creo Parametric 8.0.8
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
The syntax for parameter callouts is:
&DRILL_DEPTH[.1] for 1 decimal place,
&DRILL_DEPTH[.2] for 2 decimal places, etc...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
The syntax for parameter callouts is:
&DRILL_DEPTH[.1] for 1 decimal place,
&DRILL_DEPTH[.2] for 2 decimal places, etc...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @JB_9361288,
I wanted to follow up with you on your post to see if your question has been answered.
If so, please mark the appropriate reply as the Accepted Solution.
Of course, if you have more to share on your issue, please let the Community know so that we can continue to help you.
Thanks,
Anurag
