Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeExternalCurve2d::getExternalCurve Method
Syntax
C++
void getExternalCurve(void*& pCurveDef) const;

Returns a copy of the raw curve definition. 

 

Parameters
Description
pCurveDef
[out] Receives a pointer to a copy of the raw curve definition.

It is up to the caller to delete the memory allocated.

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