Skip to main content
6-Contributor
June 20, 2024
Solved

Dimensional Precision in .hol files

  • June 20, 2024
  • 2 replies
  • 937 views

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

Best answer by pausob

The syntax for parameter callouts is: 

&DRILL_DEPTH[.1] for 1 decimal place, 

&DRILL_DEPTH[.2] for 2 decimal places, etc...

 

2 replies

pausob19-TanzaniteAnswer
19-Tanzanite
June 20, 2024

The syntax for parameter callouts is: 

&DRILL_DEPTH[.1] for 1 decimal place, 

&DRILL_DEPTH[.2] for 2 decimal places, etc...

 

Community Moderator
July 4, 2024

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