Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCompositeCurve3d::OdGeCompositeCurve3d Constructor (const OdGeCurve3d*, OdUInt32)
Syntax
C++
OdGeCompositeCurve3d(const OdGeCurve3d* subCurves, OdUInt32 numSubCurves);

Constructor for objects of the OdGeCompositeCurve3d class. Creates a composite curve from the array of pointers to curves. 

 

Parameters
Description
subCurves
[in] Array of the subcurves comprising the composite curve.
numSubCurves
[in] Number of subcurves.

TD Special.

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