EditorExtension Class |
Namespace: Gile.AutoCAD.Geometry
The EditorExtension type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DCS2PSDCS |
Gets the transformation matrix from the paper space active viewport Display Coordinate System (DCS) to the Paper space Display Coordinate System (PSDCS).
|
![]() ![]() | DCS2WCS |
Gets the transformation matrix from the current viewport Display Coordinate System (DCS) to the World Coordinate System (WCS).
|
![]() ![]() | PSDCS2DCS |
Gets the transformation matrix from the Paper space Display Coordinate System (PSDCS) to the paper space active viewport Display Coordinate System (DCS).
|
![]() ![]() | UCS2WCS |
Gets the transformation matrix from the current User Coordinate System (UCS) to the World Coordinate System (WCS).
|
![]() ![]() | WCS2DCS |
Gets the transformation matrix from the World Coordinate System (WCS) to the current viewport Display Coordinate System (DCS).
|
![]() ![]() | WCS2UCS |
Gets the transformation matrix from the World Coordinate System (WCS) to the current User Coordinate System (UCS).
|