CylindricalFace Properties


The CylindricalFace type exposes the following members.

Properties

Name Description
Public property Area
The area of this face.
(Inherited from Face .)
Public property Axis
Axis of the surface.
Public property EdgeLoops
A collection of edge loops. Each edge loop represents one of the closed boundaries of the face.
(Inherited from Face .)
Public property GraphicsStyleId
The ElementId of the GeometryObject's GraphicsStyle
(Inherited from GeometryObject .)
Public property HasRegions
Identifies if the face contains regions (which can be created, for example, by the Split Face command).
(Inherited from Face .)
Public property Id
A unique integer identifying the GeometryObject in its associated non view-specific GeometryElement.
(Inherited from GeometryObject .)
Public property IsCyclic
Indicates whether the underlying surface is periodic in the specified parametric direction.
(Inherited from Face .)
Public property IsElementGeometry
Indicates whether this geometry is obtained directly from an Element.
(Inherited from GeometryObject .)
Public property IsReadOnly
Identifies if the object is read-only or modifiable.
(Inherited from APIObject .)
Public property IsTwoSided
Determines if a face is two-sided (degenerate).
(Inherited from Face .)
Public property MaterialElementId
The element ID of the material from which this face is composed.
(Inherited from Face .)
Public property OrientationMatchesSurfaceOrientation
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 property Origin
Origin of the surface.
Public property Period
The period of the underlying surface in the specified parametric direction.
(Inherited from Face .)
Public property Radius
Radii of the surface.
Public property Reference
Returns a stable reference to the face.
(Inherited from Face .)
Public property Visibility
The visibility.
(Inherited from GeometryObject .)

See Also