Class IfcTriangulatedFaceSet

IfcTriangulatedFaceSet class

IfcTriangulatedFaceSet

public class IfcTriangulatedFaceSet : IfcTessellatedFaceSet

Constructors

NameDescription
IfcTriangulatedFaceSet()The default constructor.

Properties

NameDescription
Closed { get; set; }Closed
Coordinates { get; set; }Coordinates
CoordIndex { get; set; }CoordIndex
EntityLabel { get; }Gets the entity label.
HasColours { get; }HasColours
HasTextures { get; }HasTextures
LayerAssignment { get; }LayerAssignment
Normals { get; set; }Normals
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