API Reference > OdGe Classes > OdGeExternalCurve3d Class > OdGeExternalCurve3d Constructor > OdGeExternalCurve3d::OdGeExternalCurve3d Constructor (void*, OdGe::ExternalEntityKind, bool)
OdGeExternalCurve3d::OdGeExternalCurve3d Constructor (void*, OdGe::ExternalEntityKind, bool)
Syntax
C++
OdGeExternalCurve3d(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 OdGeExternalCurve3d class. 

 

Possible values for curveKind: 

untitled table kAcisEntity kExternalEntityUndefined

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