API Reference > FacetModeler Namespace > Classes > Contour2D Class > Contour2D Methods > Contour2D::isHiddenAt Method
Contour2D::isHiddenAt Method
Syntax
C++
bool isHiddenAt(OdUInt32 iIndex) const;
Parameters 
Description 
OdUInt32 iIndex 
[in] Segment index.  

true if the segment with the specified index in hidden, or false otherwise.

Checks whether the segment with the specified index is hidden. 

 

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