Click or drag to resize

AbstractViewTableRecordExtension Class

Provides extension for the AbstractViewTableRecord type.
Inheritance Hierarchy
SystemObject
  Gile.AutoCAD.R20.ExtensionAbstractViewTableRecordExtension

Namespace:  Gile.AutoCAD.R20.Extension
Assembly:  Gile.AutoCAD.R20.Extension (in Gile.AutoCAD.R20.Extension.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public static class AbstractViewTableRecordExtension

The AbstractViewTableRecordExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberEyeToWorld
Gets the transformation matrix from the view Display Coordinate System (DCS) to World Coordinate System (WCS).
Public methodStatic memberWorldToEye
Gets the transformation matrix from World Coordinate System (WCS) to the view Display Coordinate System (DCS).
Top
See Also