API Reference > FacetModeler Namespace > Classes > Profile3D Class > Profile3D Methods > swap Method > Profile3D::swap Method (Profile2D&)
Profile3D::swap Method (Profile2D&)
Syntax
C++
void swap(Profile2D& rAnother);
Parameters 
Description 
Profile2D& rAnother 
[in] 2D profile to swap data with. 

Swaps 2D data of this profile with another 2D profile but keeps the 3D transform. 

 

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