API Reference > FacetModeler Namespace > Classes > Contour2D Class > Contour2D Methods > Contour2D::setExplodedArcAt Method
Contour2D::setExplodedArcAt Method
Syntax
C++
Result setExplodedArcAt(OdUInt32 iIndex, bool bExplodedArc = true);
Parameters 
Description 
OdUInt32 iIndex 
[in] Segment index.  
bool bExplodedArc = true 
[in] New flag value.  

eOk if the segment flag is set successfully, or a corresponding error type otherwise.

Sets or clears the ecfExplodedArc flag at the specified segment. 

 

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