CADability dotNET
The Face type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AllEdges |
Returns all edges that surround this face (also the holes in this face)
|
![]() | Area |
Returns the twodimensional shape of the outline of this face in the parametric (u/v) space of the surface.
|
![]() | ColorDef | |
![]() | Description | (Overrides IGeoObjectImpl..::..Description.) |
![]() | HoleCount |
Gets the number of holes in this face.
|
![]() | OrientedOutward |
Returns the orientation of this face. this is only meaningful if this face is part of a closed shell
which defines a solid. If true, the normal vector of the surface of this face points outward of the solid,
if false it points into the inside.
|
![]() | OutlineEdges |
Gets all edges that represent the outline of this face (not the holes).
The order of the edges is counterclockwise when you look at the face from the outside.
|
![]() | OwnedItems | (Overrides IGeoObjectImpl..::..OwnedItems.) |
![]() | PreferredStyle | (Overrides IGeoObjectImpl..::..PreferredStyle.) |
![]() | Surface |
Returns the geometrical surface on which this face resides.
|
![]() | Vertices |