AMCAX Kernel
Geometry kernel for CAD/CAE/CAM
AMCAX Kernel 1.0.0.0
Loading...
Searching...
No Matches
BRepIntCurveSurface.hpp File Reference

Class of computing intersection points for a curve and a shape which contains faces. More...

#include <vector>
#include <common/BoundingBox3.hpp>
#include <intersect/IntCurveSurfacePoint.hpp>
#include <math/LineT.hpp>
#include <topology/TopoShape.hpp>
Include dependency graph for BRepIntCurveSurface.hpp:

Classes

class  AMCAX::BRepIntCurveSurface
 Class of computing intersection points for a curve and a shape which contain face. The intersection points on the edges of the shape are stored separately in their faces without deduplication check. More...
 

Namespaces

namespace  AMCAX
 Namespace of all interface in the AMCAX kernel.
 

Detailed Description

Class of computing intersection points for a curve and a shape which contains faces.

This file is part of AMCAX kernel.