API Reference > FacetModeler Namespace > Classes > Contour2D Class > Contour2D Methods > Contour2D::cloneFrom Method
Contour2D::cloneFrom Method
Syntax
C++
Contour2D& cloneFrom(const IContour2D& rSrcCont);
Parameters 
Description 
const IContour2D& rSrcCont 
[in] Contour implementation to clone.  

Reference to the resulting object.

Clones the contents of the specified contour. 

 

The implementation type may change.

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