Provides functionality for creating the entities tree in the user interface.

The following tables list the members exposed by the CADImportFace type.

Name Description
Public property Static EntityPropertyGrid Gets or sets a properties window where the properties of the selected entity can be viewed and modified.
Top
Name Description
Public method Static DecodeEntity Selects an entity on the CAD image and displays its properties in the properties window.
Public method Static DecodeEntityExt Selects an entity on the CAD image and displays its properties in the properties window.
Public method Static DoCheckTreeNode Checks for the entity's visibility.
Public method Static DrawEntityBox Gets a rectangle incorporating and designating the selected entity.
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Static LoadTreeNodes Loads entities of the specified CAD image to the entities tree.
Public method Static ReferenceEquals (inherited from Object).
Public method Static SelectLayer Displays the properties of the selected layer in the Properties window.
Public method Static SelectObject Creates and sets an object in EntityPropertyGrid by the specified CADEntity
Public method Static SetName Sets a name of the specified CADEntity.
Public method ToString (inherited from Object).
Top