IOdaSplineSetNurbsData Method


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

Parameters

Degree  Int32
 
ControlPoints  Object
 
Knots  Object
 
Weights  Object
 
controlPtTolerance  Double
 
knotTolerance  Double
 
periodic  Boolean
 
See Also

©  Bricsys NV. All rights reserved.