CADability dotNET
The Shell type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | ColorDef | |
![]() | Edges |
Returns all the edges of this Shell. Each egde is unique in the array
but may belong to two different faces.
|
![]() | Faces |
Returns all Faces of this shell. Do not modify the returned array since it is
(for better performance) the original array contained in this Shell.
|
![]() | IsClosed |
Checks whether the shall is closed, i.e. all edges of all faces connect two faces of this shell.
|
![]() | Layer | (Overrides IGeoObjectImpl..::..Layer.) |
![]() | OpenEdges | |
![]() | OwnedItems | (Overrides IGeoObjectImpl..::..OwnedItems.) |
![]() | PreferredStyle | (Overrides IGeoObjectImpl..::..PreferredStyle.) |
![]() | Vertices |