|
Open CASCADE Technology
7.8.0.dev
|
#include <TopOpeBRepTool_define.hxx>#include <GeomAbs_CurveType.hxx>#include <Geom2d_Curve.hxx>#include <Geom_Surface.hxx>#include <gp_Dir.hxx>#include <gp_Dir2d.hxx>#include <Bnd_Box2d.hxx>| Handle< Geom2d_Curve > BASISCURVE2D | ( | const Handle< Geom2d_Curve > & | C | ) |
| Standard_Boolean FUN_quadCT | ( | const GeomAbs_CurveType & | CT | ) |
| Standard_Boolean FUN_tool_closed | ( | const Handle< Geom_Surface > & | S, |
| Standard_Boolean & | uclosed, | ||
| Standard_Real & | uperiod, | ||
| Standard_Boolean & | vclosed, | ||
| Standard_Real & | vperiod | ||
| ) |
| gp_Dir FUN_tool_dirC | ( | const Standard_Real | par, |
| const Handle< Geom_Curve > & | C | ||
| ) |
| Standard_Boolean FUN_tool_line | ( | const Handle< Geom_Curve > & | C3d | ) |
| Standard_Boolean FUN_tool_line | ( | const Handle< Geom2d_Curve > & | C2d | ) |
| gp_Dir FUN_tool_ngS | ( | const gp_Pnt2d & | p2d, |
| const Handle< Geom_Surface > & | S | ||
| ) |
| Standard_Boolean FUN_tool_onapex | ( | const gp_Pnt2d & | p2d, |
| const Handle< Geom_Surface > & | S | ||
| ) |
| Standard_Boolean FUN_tool_quad | ( | const Handle< Geom_Curve > & | C3d | ) |
| Standard_Boolean FUN_tool_quad | ( | const Handle< Geom2d_Curve > & | pc | ) |
| Standard_Boolean FUN_tool_quad | ( | const Handle< Geom_Surface > & | S | ) |
1.8.13