Hi All,
I tried moving the position of TEXP element (DRAW) in MODEL module using command, but it gives me the error below.
Command: BY X 10
Appreciate if you could provide me the correct command. Thanks.
Hi All,
I tried moving the position of TEXP element (DRAW) in MODEL module using command, but it gives me the error below.
Command: BY X 10
Appreciate if you could provide me the correct command. Thanks.
For DRAW elements placed under the VIEW in a VNOTE
These elements are considered part of the view and as such are moved in model units relative to the view scale.
SHEE coordinates cannot be entered for these elements
Try using geo coordinates instead: i.e. BY U 1000
Be careful about View Scale
Thank you very much. This is very helpful.