API Reference > FacetModeler Namespace > Classes > Intersection Class
Intersection Class
FacetModeler__Intersection
Syntax
C++
class Intersection;

FMContoursBase.h

Describes an intersection between two curves/segments.

 
Name 
Description 
 
This is the overview for the Intersection constructor overload. 
 
Name 
Description 
 
Parameter on the curve A 
 
Parameter on the curve B 
 
Type of intersection 
 
Intersection point 
 
Name 
Description 
 
Defines intersection types. 
 
Name 
Description 
 
Checks whether parameter A in the 1st intersection object is less than parameter A in the 2nd intersection object.
 
 
Checks whether parameter B in the 1st intersection object is less than parameter B in the 2nd intersection object.
 
 
Swaps parameters of the intersection.
 
Copyright © 2002-2020. Open Design Alliance. All rights reserved.