Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeNurbCurve3d::getParamsOfC1Discontinuity Method
Syntax
C++
bool getParamsOfC1Discontinuity(OdGeDoubleArray& params, const OdGeTol& tol = OdGeContext::gTol) const;

Gets the parameters of G1 discontinuity. 

 

Parameters
Description
params
[out] Parameters of discontinuity.
tol
[in] Geometric tolerance.

true if any parameters are returned; false otherwise.

Currently not implemented.

Copyright © 2002-2022. Open Design Alliance All rights reserved.