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

Constructor. Creates a Profile3D object using the specified Profile2D object without a transformation. 

 

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