Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

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>))