API Reference > OdGe Classes > OdGeExternalCurve2d Class > OdGeExternalCurve2d Constructor > OdGeExternalCurve2d::OdGeExternalCurve2d Constructor (void*, OdGe::ExternalEntityKind, bool)
OdGeExternalCurve2d::OdGeExternalCurve2d Constructor (void*, OdGe::ExternalEntityKind, bool)
Syntax
C++
OdGeExternalCurve2d(void* pCurveDef, OdGe::ExternalEntityKind curveKind, bool makeCopy = true);
Parameters 
Description 
void* pCurveDef 
[in] Pointer to the curve definition.  
OdGe::ExternalEntityKind curveKind 
[in] Information about system that created the curve.  
bool makeCopy = true 
[in] Makes a copy of the curve definition. 

Constructor for the OdGeExternalCurve2d class. 

 

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