Origin property

Origin As Point

     Member of IntelliCAD.UserCoordSystem

     Sets or returns the origin of an applicable object in WCS coordinates.

Syntax

objectVariable = object.Origin

Where:

     objectVariable is a variable representing the Parent object.

     object is a Block, Image or UserCoordSystem object.

Examples ...

GetUCSMatrix method example