Class IfcBoundaryCurve

IfcBoundaryCurve class

IfcBoundaryCurve

public class IfcBoundaryCurve : IfcCompositeCurveOnSurface

Constructors

NameDescription
IfcBoundaryCurve()The default constructor.

Properties

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