Hello,
Is there any input solution for horizontal moving/offseting a box content in profile drawing?By default the annotation (i.e level) is center-aligned to point/pip (left part of screenshot).I need it to be offset vertically once left once right side (right part of screenshot).
I can't find right input function/field - is it generally possible? If yes - where can I find it?
Thanks for helpRegardsAleksander Zamorski
Aleksander,
There is a workaround for it, maybe not exactly what you are looking for but it will let you place two annotations in one line without additional CAD work. If you are looking to add annotation in 10m interval, than you can use the following:
845,BBL,2=CMP,3=BOX1,9=-1.5,10=1.5
845,BBL,2=CLP,3=BOX2,9=-1.5,10=1.5
846,MC00,2=MC00,3=BOX1,4=10.,5=0.,7=3.,8=,10=45
846,MC00,2=MC00,3=BOX2,4=10.,5=0.,7=4,8=,10=270
Unfortunately it doesn’t look good with bigger chainage intervals, but it saves some CAD work. If you must have all text placed vertically, you can always run lisp which picks up all annotations at 45 degree and shift/rotate it.