Class IfcReparametrisedCompositeCurveSegment

IfcReparametrisedCompositeCurveSegment class

IfcReparametrisedCompositeCurveSegment

public class IfcReparametrisedCompositeCurveSegment : IfcCompositeCurveSegment

Constructors

NameDescription
IfcReparametrisedCompositeCurveSegment()The default constructor.

Properties

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