Open CASCADE Technology 7.8.0
|
The ProjLib package first provides projection of curves on a plane along a given Direction. The result will be a 3D curve. More...
#include <ProjLib.hxx>
The ProjLib package first provides projection of curves on a plane along a given Direction. The result will be a 3D curve.
The ProjLib package provides projection of curves on surfaces to compute the curve in the parametric space. It is assumed that the curve is on the surface.
It provides:
|
static |
Returns "true" if surface is analytical, that is it can be Plane, Cylinder, Cone, Sphere, Torus. For all other types of surface method returns "false".
|
static |
Make empty P-Curve <aC> of relevant to <PC> type.