Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeExternalCurve2d::isNurbCurve Method (OdGeNurbCurve2d&)
Syntax
C++
bool isNurbCurve(OdGeNurbCurve2d& nurbCurve) const;

Returns true, and an OdGeNurbCurve2d curve, if and only if the curve can be represented as an OdGeNurbCurve2d curve. 

 

Parameters
Description
nurbCurve
[out] Receives an OdGeNurbCurve2d internal representation of the external curve.

nurbCurve is created with the new method, and must be deleted by the caller.

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