NurbCurve3dSetFitData Method (Point3dCollection, Vector3d, Vector3d, KnotParameterizationEnum, Tolerance)

Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public void SetFitData(
        Point3dCollection fitPoints,
        Vector3d startTangent,
        Vector3d endTangent,
        KnotParameterizationEnum knotParam,
        Tolerance fitTolerance
)

Parameters

fitPoints
Type: Teigha.GeometryPoint3dCollection
startTangent
Type: Teigha.GeometryVector3d
endTangent
Type: Teigha.GeometryVector3d
knotParam
Type: Teigha.GeometryKnotParameterizationEnum
fitTolerance
Type: Teigha.GeometryTolerance
See Also

©  Bricsys NV. All rights reserved.