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

Constructor. Creates a Profile3D object using the specified Profile2D object and a transformation matrix. 

 

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