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
Did you look into FIELD 2 COLUMN 2 of minor function 845?
No ideas? :(
I didn't mean moving overlapping text labels. I just want to move a text label - my goal is to annotate in the same box two values for one pip: one is on the left side of pip (level) and second on the right (chainage). The best solution would be to add a left horizontal offset for all level labels and right offset for all chainage labels in the same box. Now I got them in separate boxes and need to move them manually in CAD.
In such case (profile or cross-section) I often use the CLUTTEXT parameter option. Because if the CLUTTEXT value is 0, the overlapping text should be moved automatically, in almost every drawing macro. However I don’t know any option in the INPUT language that solves this problem.