API Reference > FacetModeler Namespace > Classes > Segment2D Class > Segment2D Methods > set Method > Segment2D::set Method (IBulgeSeg2D&)
Segment2D::set Method (IBulgeSeg2D&)
Syntax
C++
Result set(const IBulgeSeg2D& rSeg);
Parameters 
Description 
const IBulgeSeg2D& rSeg 
[in] Segment to copy data from.  

eOk if the update succeeded, or a corresponding error type otherwise.

Copies data from another segment. 

 

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