1-800-975-iCAD
9:00am to 5:00pm Pacific Time
Rotate Method
Rotate method
Rotates an object or selection set.
Syntax
object.Rotate(BasePoint, RotationAngle)
Where:
object is an progeCAD entity;
BasePoint is an progeCAD 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...
Copy method example
|
|
|