Skip to main content
1-Visitor
March 12, 2026
Question

Hole Note should not display "1 X " if there is only one pattern member

  • March 12, 2026
  • 1 reply
  • 84 views

I am using Creo 11. I have separate .hol file. I want to write code in that .hol file so that "1 X" should not be visible in the hole note. Plz help, how can I modify this line

{0:&PATTERN_NO}× /{0:&FASTENER_ID} × {0:&THREAD_DEPTH[.1]}<ctrl-a>/<ctrl-b>{0:&DRILL_DEPTH[.1]}V

 

so that Pattern_No will not visible if the value is 1.

1 reply

19-Tanzanite
March 16, 2026

In your callouts, you should use the HOLE_INSTANCE_... tokens that only show up when multiple hole instances are in play.

See more in this page:

Hole Notes