API Reference > OdGe Classes > OdGeExternalCurve3d Class > OdGeExternalCurve3d Methods > OdGeExternalCurve3d::getExternalCurve Method
OdGeExternalCurve3d::getExternalCurve Method
Syntax
C++
void getExternalCurve(void*& pCurveDef) const;
Parameters 
Description 
void*& pCurveDef 
[out] Receives a pointer to a copy of the raw curve definition. 

Returns a copy of the raw curve definition. 

 

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

Copyright © 2002–2020. Open Design Alliance. All rights reserved.