NurbCurve2dSetFitData(Point2dCollection, Vector2d, Vector2d, Tolerance) Method


Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public void SetFitData(
        Point2dCollection fitPoints,
        Vector2d startTangent,
        Vector2d endTangent,
        Tolerance fitTolerance
)

Parameters

fitPoints  Point2dCollection
 
startTangent  Vector2d
 
endTangent  Vector2d
 
fitTolerance  Tolerance
 
See Also

©  Bricsys NV. All rights reserved.