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!

Parametric sheet/zone callouts

  • Thread starter Thread starter wildmodeler
  • Start date Start date
W

wildmodeler

Guest
Hello,
I have a symbol zone callout that almost works.
I have &sheet:view:viewname> for the sheet
and &pos_loc:view:<viewname> for the zone. (<viewname> is th view name.)
What I get is the sheet correctly
but the zone gives me the sheet & the zone! 12E=sheet 1 zone 2E
Any ideas?

pic below might help

Thanks
Well I found my own answer.
Drawing options
pos_loc_format default: %s%x%y, %r
change to: %x%y, %r

takes the sheet off
 

Attachments

  • Capture.JPG
    Capture.JPG
    20 KB · Views: 9
  • zone1.JPG
    zone1.JPG
    11.3 KB · Views: 7
Last edited:

Part and Inventory Search

Sponsor

Back
Top