CADability dotNET

The Solid type exposes the following members.

Properties

  NameDescription
Public propertyColorDef
Public propertyDescription (Overrides IGeoObjectImpl..::..Description.)
Public propertyEdges
Returns all the edges of this Shell. Each egde is unique in the array but may belong to two different faces.
Public propertyLayer (Overrides IGeoObjectImpl..::..Layer.)
Public propertyName
The name of the solid.
Public propertyOwnedItems (Overrides IGeoObjectImpl..::..OwnedItems.)
Public propertyPreferredStyle (Overrides IGeoObjectImpl..::..PreferredStyle.)
Public propertyShells
Returns a list of all shells that bound this solid. In most cases there is only a single shell. If there is more than one shell the shell with index 0 is the outer hull and all subsequent shells describe cavyties that reside totally inside the outer hull.
Public propertyVolume
Returns the volume (capacity) of this solid.

See Also