Rotates an object or selection set.
Syntax
object.Rotate(BasePoint, RotationAngle)
Where:
object is an IntelliCAD entity;
BasePoint is an IntelliCAD Point object representing the point about which objects will be rotated;
RotationAngle is a double-precision variable (or value) representing the angle in radians.
Examples ...