The PTC Community is on temporary read only status in preparation for moving our community to a new platform. Learn more here
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.
The syntax for parameter callouts is:
&DRILL_DEPTH[.1] for 1 decimal place,
&DRILL_DEPTH[.2] for 2 decimal places, etc...
The syntax for parameter callouts is:
&DRILL_DEPTH[.1] for 1 decimal place,
&DRILL_DEPTH[.2] for 2 decimal places, etc...
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
