Moves an object.
Syntax
object.Move(Point1, Point2)
Where:
object is an IntelliCAD entity;
Point1 is an IntelliCAD Point object representing the base point;
Point2 is an IntelliCAD Point object representing the displacement point.