API Reference > FacetModeler Namespace > Classes > Torus Class > Torus Methods > Torus::copy Method
Torus::copy Method
Syntax
C++
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.