CADability dotNET

The BSpline2D type exposes the following members.

Properties

  NameDescription
Public propertyDegree
Gets the degree of the BSpline (NURBS)
Public propertyEndDirection (Overrides GeneralCurve2D..::..EndDirection.)
Public propertyEndParam
Public propertyEndPoint (Overrides GeneralCurve2D..::..EndPoint.)
Public propertyGeoObject
Public propertyKnots
Gets a copy of the knots defining the BSpline (NURBS)
Public propertyLayer
Public propertyLength (Overrides GeneralCurve2D..::..Length.)
Public propertyMiddleDirection (Overrides GeneralCurve2D..::..MiddleDirection.)
Public propertyMultiplicities
Gets a copy of the multiplicities defining the BSpline (NURBS)
Public propertyPen
Public propertyPoles
Gets a copy of the poles defining the BSpline (NURBS)
Public propertyReferencedObject (Overrides GeneralCurve2D..::..ReferencedObject.)
Public propertyStartDirection (Overrides GeneralCurve2D..::..StartDirection.)
Public propertyStartParam
Public propertyStartPoint (Overrides GeneralCurve2D..::..StartPoint.)
Public propertySweep (Overrides GeneralCurve2D..::..Sweep.)
Public propertyWeights
Gets a copy of the weights defining the BSpline (NURBS)

Explicit Interface Implementations

See Also