Class IfcBSplineCurve

IfcBSplineCurve class

Partial IIfc entity class

IfcBSplineCurve

public abstract class IfcBSplineCurve : IfcBoundedCurve

Properties

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