API Reference > FacetModeler Namespace > Classes > Contour2D Class > Contour2D Methods > Contour2D::setRawFlagsAt Method
Contour2D::setRawFlagsAt Method
Syntax
C++
Result setRawFlagsAt(OdUInt32 iIndex, OdUInt32 iRawFlags);
Parameters 
Description 
OdUInt32 iIndex 
[in] Vertex index to set.  
OdUInt32 iRawFlags 
[in] Raw flags to set as OdUInt32.  

eOk if the flags are set successfully, or a corresponding error type otherwise.

Updates all built-in flags (orientation, visibility etc.) for the specified segment. 

 

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