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

Swaps all data of this profile with the specified one. 

 

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