Share

RevolvedFace Properties

The RevolvedFace type exposes the following members.

Properties

 NameDescription
Public propertyAreaThe area of this face.
(Inherited from Face)
Public propertyAxisAxis of the surface.
Public propertyCurveProfile curve of the surface.
Public propertyEdgeLoopsA collection of edge loops. Each edge loop represents one of the closed boundaries of the face.
(Inherited from Face)
Public propertyCode exampleGraphicsStyleIdThe 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).
(Inherited from Face)
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.
(Inherited from Face)
Public propertyIsElementGeometryIndicates whether this geometry is obtained directly from an Element.
(Inherited from GeometryObject)
Public propertyCode exampleIsReadOnlyIdentifies if the object is read-only or modifiable.
(Inherited from APIObject)
Public propertyIsTwoSidedDetermines if a face is two-sided (degenerate).
(Inherited from Face)
Public propertyMaterialElementIdThe element ID of the material from which this face is composed.
(Inherited from Face)
Public propertyOrientationMatchesSurfaceOrientation Returns true if this face's orientation matches the orientation of the face's surface, false if they have opposite orientations.
(Inherited from Face)
Public propertyOriginOrigin of the surface.
Public propertyPeriodThe period of the underlying surface in the specified parametric direction.
(Inherited from Face)
Public propertyRadiusRadius of the surface.
Public propertyReferenceReturns a stable reference to the face.
(Inherited from Face)
Public propertyVisibilityThe visibility.
(Inherited from GeometryObject)

See Also

Reference

Was this information helpful?