Annotation from fixed to close to border.

Started by Jeff, October 06, 2010, 05:02:00 AM

Previous topic - Next topic

Jeff

Here is a code to toggle the annotation between fixed and close to border. There are times that I change back and forth between the two.


version "4.0"
declare Annotatcheck
VIEW ANNOTATION POSITIONING MODE get(Annotatcheck)
if $Annotatcheck== "Fixed"
    VIEW ANNOTATION POSITIONING MODE ( "Close to border" )
else
    VIEW ANNOTATION POSITIONING MODE ( "Fixed" )
endif

jrayself

I love the simple ones.  They make a project much less frustrating.
Jason R. Self
Dimensional Engineering, Inc.