Class IfcCompositeCurveSegment

IfcCompositeCurveSegment class

Partial IIfc entity class

IfcCompositeCurveSegment

public class IfcCompositeCurveSegment : IfcGeometricRepresentationItem

Constructors

NameDescription
IfcCompositeCurveSegment()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
LayerAssignments { get; }LayerAssignments
ParentCurve { get; set; }ParentCurve
SameSense { get; set; }SameSense
StyledByItem { get; }StyledByItem
Transition { get; set; }Transition
UsingCurves { get; }UsingCurves

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