Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeExternalCurve3d::OdGeExternalCurve3d Constructor (void*, OdGe::ExternalEntityKind, bool)
Syntax
C++
OdGeExternalCurve3d(void* pCurveDef, OdGe::ExternalEntityKind curveKind, bool makeCopy = true);

Constructor for the OdGeExternalCurve3d class. 

 

Parameters
Description
pCurveDef
[in] Pointer to the curve definition.
curveKind
[in] Information about system that created the curve.
makeCopy
[in] Makes a copy of the curve definition.

Possible values for curveKind: 

untitled table kAcisEntity kExternalEntityUndefined

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