Class IfcOuterBoundaryCurve

IfcOuterBoundaryCurve class

IfcOuterBoundaryCurve

public class IfcOuterBoundaryCurve : IfcBoundaryCurve

Constructors

NameDescription
IfcOuterBoundaryCurve()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