Description
Accesses a transformation matrix that can be used to transform vectors or points from the object's object coordinate system (OCS) to the World Coordinate System (WCS).
Visual Basic
Public virtual Property Ecs() As Matrix3d
C#
public virtual Matrix3d Ecs;
Conditions
Read-only