IOdaSplineSetNurbsData Method

Namespace:  BricscadDb
Assembly:  Interop.BricscadDb (in Interop.BricscadDb.dll) Version: 21.0.0.0
Syntax
void SetNurbsData(
        int Degree,
        Object ControlPoints,
        Object Knots,
        Object Weights,
        double controlPtTolerance,
        double knotTolerance,
        bool periodic
)

Parameters

Degree
Type: SystemInt32
ControlPoints
Type: SystemObject
Knots
Type: SystemObject
Weights
Type: SystemObject
controlPtTolerance
Type: SystemDouble
knotTolerance
Type: SystemDouble
periodic
Type: SystemBoolean
See Also

©  Bricsys NV. All rights reserved.