Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeExternalCurve2d::set Method
Syntax
C++
OdGeExternalCurve2d& set(void* pCurveDef, OdGe::ExternalEntityKind curveKind, bool makeCopy = true);

Sets the parameters for this external curve according to the arguments, and returns a reference to this external curve. 

 

Parameters
Description
pCurveDef
[in] Pointer to the curve definition.
curveKind
[in] Information about system that created the curve.
makeCopy
[in] If true, makes a copy of of the curve definition.
Copyright © 2002-2022. Open Design Alliance All rights reserved.