CADability dotNET
The Solid type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| ColorDef | ||
| Description | (Overrides IGeoObjectImpl..::..Description.) | |
| Edges |
Returns all the edges of this Shell. Each egde is unique in the array
but may belong to two different faces.
| |
| Layer | (Overrides IGeoObjectImpl..::..Layer.) | |
| Name |
The name of the solid.
| |
| OwnedItems | (Overrides IGeoObjectImpl..::..OwnedItems.) | |
| PreferredStyle | (Overrides IGeoObjectImpl..::..PreferredStyle.) | |
| Shells |
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.
| |
| Volume |
Returns the volume (capacity) of this solid.
|