Class Ifc2DCompositeCurve

Ifc2DCompositeCurve class

Ifc2DCompositeCurve

public class Ifc2DCompositeCurve : IfcCompositeCurve

Constructors

NameDescription
Ifc2DCompositeCurve()The default constructor.

Properties

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