OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
Loading...
Searching...
No Matches
occtl::Curve::IntersectionPoint Struct Reference

A single intersection point between two curves. More...

#include <curves.hpp>

Collaboration diagram for occtl::Curve::IntersectionPoint:

Public Attributes

occtl_point3_t point
 Intersection point in 3D.
 
double param_a
 Parameter on the first curve.
 
double param_b
 Parameter on the second curve.
 

Detailed Description

A single intersection point between two curves.


The documentation for this struct was generated from the following file: