API Reference > FacetModeler Namespace > Classes > Profile3D Class > Profile3D Methods > as2d Method > Profile3D::as2d Method ()
Profile3D::as2d Method ()
Syntax
C++
inline const Profile2D& as2d() const;

Reference to the resulting Profile2D object as a const Profile2D.

Casts this profile to a Profile2D object. 

 

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