API Reference > FacetModeler Namespace > Classes > Segment2D Class > Segment2D Methods > Segment2D::setHidden Method
Segment2D::setHidden Method
Syntax
C++
Result setHidden(bool bHidden = true);
Parameters 
Description 
bool bHidden = true 
[in] New value of the ecfHidden flag.  

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

Sets or clears the ecfHidden flag. 

 

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