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

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

Copies data from the specified GeLineSeg2d and resets metadata. 

 

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