Class IfcBSplineCurveWithKnots

IfcBSplineCurveWithKnots class

Partial IIfc entity class

IfcBSplineCurveWithKnots

public class IfcBSplineCurveWithKnots : IfcBSplineCurve

Constructors

NameDescription
IfcBSplineCurveWithKnots()The default constructor.

Properties

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