Class IfcPolygonalFaceSet

IfcPolygonalFaceSet class

Partial IIfc entity class

IfcPolygonalFaceSet

public class IfcPolygonalFaceSet : IfcTessellatedFaceSet

Constructors

NameDescription
IfcPolygonalFaceSet()The default constructor.

Properties

NameDescription
Closed { get; set; }Closed
Coordinates { get; set; }Coordinates
EntityLabel { get; }Gets the entity label.
Faces { get; set; }Faces
HasColours { get; }HasColours
HasTextures { get; }HasTextures
LayerAssignment { get; }LayerAssignment
PnIndex { get; set; }PnIndex
StyledByItem { get; }StyledByItem

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also