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

Name Description
Public method AddEntity Adds a new child entity.
Public method Dispose
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Iterate Invokes the referenced (by the specified delegate) method for each CAD entity belonging to the specified CADLayout.
Public method Loaded Loads this CADLayout to the specified CADConverter.
Public method Static ReferenceEquals (inherited from Object).
Public method ToString (inherited from Object).
Top