Represents a CAD3DSolid descendant of the CADACISEntity class.

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

Name Description
Public property Color Gets or sets a Color for this CADACISEntity object. (inherited from CADACISEntity).
Public property EntType Gets the type of this CAD3DSolid entity.
Top
Name Description
Public method AssignEntity Copies an entity (inherited from CADACISEntity).
Public method Dispose (inherited from CADACISEntity).
Public method Equals (Overloaded) (inherited from Object).
Public method GetHashCode (inherited from Object).
Public method GetType (inherited from Object).
Public method Loaded Loads this CADACISEntity to the specified CADConverter. (inherited from CADACISEntity).
Public method Static ReferenceEquals (inherited from Object).
Public method SetLType Sets a line type for the current instance of the CADACISEntity class. (inherited from CADACISEntity).
Public method ToString (inherited from Object).
Top