Go to the documentation of this file.
28 #ifndef _GEOMAlgo_Clsf_HeaderFile
29 #define _GEOMAlgo_Clsf_HeaderFile
31 #include <Standard.hxx>
32 #include <Standard_DefineHandle.hxx>
34 #include <TopAbs_State.hxx>
36 #include <Standard_Real.hxx>
38 #include <Standard_Boolean.hxx>
39 #include <Geom_Curve.hxx>
40 #include <Geom_Surface.hxx>
52 void SetPnt(
const gp_Pnt& aP) ;
55 const gp_Pnt&
Pnt()
const;
64 TopAbs_State
State()
const;
67 virtual Standard_Boolean
CanBeON(
const Handle(Geom_Curve)& aCT)
const;
70 virtual Standard_Boolean
CanBeON(
const Handle(Geom_Surface)& aST)
const;