API Reference > FacetModeler Namespace > Classes > Contour2DTraversingReactor Class
Contour2DTraversingReactor Class
FacetModeler__Contour2DTraversingReactor
Syntax
C++
class Contour2DTraversingReactor;

FMContour2D.h

Represents the class for handling traversing events.

To use the traverse method, you must create an object of the heir of this class and override all methods.

 
Name 
Description 
 
Handles the situation when traversing has moved to the end of the next arc segment.
 
 
Handles the situation when traversing has moved to the next arc point.
 
 
Handles the situation when traversing has moved to the next arc segment.
 
 
Handles the situation when traversing has moved to the beginning of the next arc segment.
 
 
Handles the situation when traversing has moved to the next coincident segment.
 
 
Handles the situation when traversing has moved to the next line segment.
 
Copyright © 2002-2020. Open Design Alliance. All rights reserved.