*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
move - a variable that gives an AutoCAD command that shifts the location of an object.
move(p1,p2,p3) :=
- concat("_move",sp,point(p1<0>p1<0>),sp,sp,point(p2<0>p2<0>),sp,"@"point(p3<0>p3<0>))