API Reference > OdGe Classes > OdGeCompositeCurve3d Class > OdGeCompositeCurve3d Constructor > OdGeCompositeCurve3d::OdGeCompositeCurve3d Constructor (OdGeCurve3d*, OdUInt32)
OdGeCompositeCurve3d::OdGeCompositeCurve3d Constructor (OdGeCurve3d*, OdUInt32)
Syntax
C++
OdGeCompositeCurve3d(const OdGeCurve3d* subCurves, OdUInt32 numSubCurves);
Parameters 
Description 
const OdGeCurve3d* subCurves 
[in] Array of the subcurves comprising the composite curve.  
OdUInt32 numSubCurves 
[in] Number of subcurves. 

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

 

TD Special

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