Share

Face Properties

The Face type exposes the following members.

Properties

 NameDescription
Public propertyAreaThe area of this face.
Public propertyEdgeLoopsA collection of edge loops. Each edge loop represents one of the closed boundaries of the face.
Public propertyGraphicsStyleIdThe ElementId of the GeometryObject's GraphicsStyle
(Inherited from GeometryObject)
Public propertyHasRegionsIdentifies if the face contains regions (which can be created, for example, by the Split Face command).
Public propertyIdA unique integer identifying the GeometryObject in its associated non view-specific GeometryElement.
(Inherited from GeometryObject)
Public propertyIsCyclicIndicates whether the underlying surface is periodic in the specified parametric direction.
Public propertyIsElementGeometryIndicates whether this geometry is obtained directly from an Element.
(Inherited from GeometryObject)
Public propertyIsReadOnlyIdentifies if the object is read-only or modifiable.
(Inherited from APIObject)
Public propertyIsTwoSidedDetermines if a face is two-sided (degenerate).
Public propertyMaterialElementIdThe element ID of the material from which this face is composed.
Public propertyOrientationMatchesSurfaceOrientation Returns true if this face's orientation matches the orientation of the face's surface, false if they have opposite orientations.
Public propertyPeriodThe period of the underlying surface in the specified parametric direction.
Public propertyReferenceReturns a stable reference to the face.
Public propertyVisibilityThe visibility.
(Inherited from GeometryObject)

See Also

Reference

Was this information helpful?