Click or drag to resize

EditorExtension Methods

The EditorExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDCS2PSDCS
Gets the transformation matrix from the paper space active viewport Display Coordinate System (DCS) to the Paper space Display Coordinate System (PSDCS).
Public methodStatic memberDCS2WCS
Gets the transformation matrix from the current viewport Display Coordinate System (DCS) to the World Coordinate System (WCS).
Public methodStatic memberPSDCS2DCS
Gets the transformation matrix from the Paper space Display Coordinate System (PSDCS) to the paper space active viewport Display Coordinate System (DCS).
Public methodStatic memberUCS2WCS
Gets the transformation matrix from the current User Coordinate System (UCS) to the World Coordinate System (WCS).
Public methodStatic memberWCS2DCS
Gets the transformation matrix from the World Coordinate System (WCS) to the current viewport Display Coordinate System (DCS).
Public methodStatic memberWCS2UCS
Gets the transformation matrix from the World Coordinate System (WCS) to the current User Coordinate System (UCS).
Top
See Also