2027 Members
Changes 0
M

HermiteFace Properties

Name Return Type Description Inherited From
P Area double The area of this face. (Inherited from Face ) Face
P EdgeLoops EdgeArrayArray A collection of edge loops. Each edge loop represents one of the closed boundaries of the face. (Inherited from Face ) Face
P GraphicsStyleId ElementId The ElementId of the GeometryObject's GraphicsStyle (Inherited from GeometryObject ) GeometryObject
P HasRegions bool Identifies if the face contains regions (which can be created, for example, by the Split Face command). (Inherited from Face ) Face
P Id int A unique integer identifying the GeometryObject in its associated non view-specific GeometryElement. (Inherited from GeometryObject ) GeometryObject
P IsCyclic Boolean Indicates whether the underlying surface is periodic in the specified parametric direction. (Inherited from Face ) Face
P IsElementGeometry bool Indicates whether this geometry is obtained directly from an Element. (Inherited from GeometryObject ) GeometryObject
P IsReadOnly bool Identifies if the object is read-only or modifiable. (Inherited from APIObject ) APIObject
P IsTwoSided bool Determines if a face is two-sided (degenerate). (Inherited from Face ) Face
P MaterialElementId ElementId The element ID of the material from which this face is composed. (Inherited from Face ) Face
P MixedDerivs IList<XYZ> Mixed derivatives of the surface.
P OrientationMatchesSurfaceOrientation bool Returns true if this face's orientation matches the orientation of the face's surface, false if they have opposite orientations. (Inherited from Face ) Face
P Params DoubleArray Parameters of the surface.
P Period Double The period of the underlying surface in the specified parametric direction. (Inherited from Face ) Face
P Points IList<XYZ> Interpolation points of the surface.
P Reference Reference Returns a stable reference to the face. (Inherited from Face ) Face
P Tangents IList<XYZ> Tangents of the surface.
P Visibility Visibility The visibility. (Inherited from GeometryObject ) GeometryObject