API Reference > FacetModeler Namespace > Classes > Profile3D Class > Profile3D Constructor > Profile3D::Profile3D Constructor (Profile2D&, OdGePlane&)
Profile3D::Profile3D Constructor (Profile2D&, OdGePlane&)
Syntax
C++
explicit Profile3D(const Profile2D& cFrom2d, const OdGePlane& rPlane);
Parameters 
Description 
const Profile2D& cFrom2d 
[in] 2D profile.  
const OdGePlane& rPlane 
[in] Profile plane as OdGePlane. 

Constructor. Creates a Profile3D object using the specified Profile2D object and plane. 

 

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