Class IfcPolyLoop

IfcPolyLoop class

Partial IIfc entity class

IfcPolyLoop

public class IfcPolyLoop : IfcLoop

Constructors

NameDescription
IfcPolyLoop()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
LayerAssignments { get; }LayerAssignments
Polygon { get; set; }Polygon
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