PDA

View Full Version : justify of default annotation



dblue
01-14-2007, 10:55 PM
Middle is the default justify of annotation in pid(not the annotation from the annotation- tool) , how to change it's justify through the pid-sup.lsp
Thanks

Data Wrangler
01-15-2007, 04:36 AM
If you are talking about the annotation on symbols, most of that is set through attributes on the blocks themselves.

Derek

PeterJ
01-15-2007, 05:27 AM
If you are talking about the line annotation, go to Settings Manager, find LINE-ID (or the other symbol you are using, check with !TYP after placing it), go to the third window and set the Item Typ field to L,C, R for left, center or right alignment. Leave it blank for middle.
These parameters are defined in c:MARK function in pid-sup.lsp

dblue
01-15-2007, 05:35 PM
thank you very much PeterJ
that is what i really want to set.