Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Hole Counting

Status
Not open for further replies.

mdrummond

Industrial
Joined
Feb 21, 2008
Messages
37
Location
US
When making a hole call out in draft, is there a way for the call out to show the # of holes in the pattern. Instead of having to add it to the note.
 
mdrummond,

you can always make the count variable exposed in the variable table and reference it in your callout... should look something like %{VariableName|Assembly.asm:Part.par}

Sorry if this is not complete... I seem to be in a hurry today...

Cheers,
Martin
 
As Martin says, you will need to lookinthe variable table and find the variable that represents the number of holes in the pattern. You should then rename the variable to something that will be recognizable and set it to be exposed.
When you place the callout you can then add property text that references the variable.

bc.
2.4GHz Core2 Quad, 4GB RAM,
Quadro FX4600.
 
There is one slight draw back to this... if you suppress any holes in the pattern, they will still be counted. Which for me was a slight pita(!)

M
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top