API Reference > OdDb Classes > OdDb3dProfile Class > OdDb3dProfile Methods > convertProfile Method > OdDb3dProfile::convertProfile Method (OdArray<OdDbPathRef>&)
OdDb3dProfile::convertProfile Method (OdArray<OdDbPathRef>&)
Syntax
C++
OdDb3dProfile* convertProfile(const OdArray<OdDbPathRef>& aPath);
Parameters 
Description 
const OdArray<OdDbPathRef>& aPath 
[in] Input path array.  

resulting 3d profile.

Converts path array into new profiles, that are of a type that can be used for extrude, revolve, sweep, or loft operations. 

 

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