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

Name Description
Public method AddEntity Adds the specified entity to this CADInsert object. (inherited from CADInsert).
Public method AssignEntity Copies an entity
Public method Attrib Returns an attribute contained in the given CADInsert object. (inherited from CADInsert).
Public method Dispose (inherited from CADInsert).
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Loaded Loads this CADInsert to the specified CADConverter.
Public method Static ReferenceEquals (inherited from Object).
Public method SetLType Sets a linetype for the CADInsert entity. (inherited from CADInsert).
Public method ToString (inherited from Object).
Top