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

true if the segment with the specified index is part of an exploded arc.

Gets the ecfExplodedArc flag value at the specified segment. 

 

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