Class IfcCompositeCurve

IfcCompositeCurve class

Partial IIfc entity class

IfcCompositeCurve

public class IfcCompositeCurve : IfcBoundedCurve

Constructors

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