NurbCurve2dSetFitData Method (KnotCollection, Point2dCollection, Vector2d, Vector2d, Boolean)

Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public void SetFitData(
        KnotCollection fitKnots,
        Point2dCollection fitPoints,
        Vector2d startTangent,
        Vector2d endTangent,
        bool periodic
)

Parameters

fitKnots
Type: Teigha.GeometryKnotCollection
fitPoints
Type: Teigha.GeometryPoint2dCollection
startTangent
Type: Teigha.GeometryVector2d
endTangent
Type: Teigha.GeometryVector2d
periodic
Type: SystemBoolean
See Also

©  Bricsys NV. All rights reserved.