API Reference > FacetModeler Namespace > Classes > Surface Class > Surface Methods > Surface::copy Method
Surface::copy Method
Syntax
C++
virtual Surface* copy(Body& to) const;
Parameters 
Description 
Body& to 
[in] Destination body.  

Pointer to the newly created surface.

Creates a copy of the surface to the specified body. 

 

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