Method | Description | |
---|---|---|
And_Domaine_Objet1_Intersections ( IntCurve_IConicTool IntCurve_IConicTool, Adaptor2d_Curve2d TheParCurve, IntRes2d_Domain TheImpCurveDomain, IntRes2d_Domain TheParCurveDomain, int &NbResultats, TColStd_Array1OfReal Inter2_And_Domain2, TColStd_Array1OfReal Inter1, TColStd_Array1OfReal Resultat1, TColStd_Array1OfReal Resultat2, double EpsNul ) : void | ||
FindU ( double parameter, gp_Pnt2d point, Adaptor2d_Curve2d TheParCurev, IntCurve_IConicTool IntCurve_IConicTool ) : double | ||
FindV ( double parameter, gp_Pnt2d point, IntCurve_IConicTool IntCurve_IConicTool, Adaptor2d_Curve2d ParCurve, IntRes2d_Domain TheParCurveDomain, double V0, double V1, double Tolerance ) : double | ||
Geom2dInt_TheIntersectorOfTheIntConicCurveOfGInter ( ) : System | ||
Geom2dInt_TheIntersectorOfTheIntConicCurveOfGInter ( |
||
Geom2dInt_TheIntersectorOfTheIntConicCurveOfGInter ( IntCurve_IConicTool ITool, IntRes2d_Domain Dom1, Adaptor2d_Curve2d PCurve, IntRes2d_Domain Dom2, double TolConf, double Tol ) : System | ||
Perform ( IntCurve_IConicTool ITool, IntRes2d_Domain Dom1, Adaptor2d_Curve2d PCurve, IntRes2d_Domain Dom2, double TolConf, double Tol ) : void |
public And_Domaine_Objet1_Intersections ( IntCurve_IConicTool IntCurve_IConicTool, Adaptor2d_Curve2d TheParCurve, IntRes2d_Domain TheImpCurveDomain, IntRes2d_Domain TheParCurveDomain, int &NbResultats, TColStd_Array1OfReal Inter2_And_Domain2, TColStd_Array1OfReal Inter1, TColStd_Array1OfReal Resultat1, TColStd_Array1OfReal Resultat2, double EpsNul ) : void | ||
IntCurve_IConicTool | IntCurve_IConicTool | |
TheParCurve | Adaptor2d_Curve2d | |
TheImpCurveDomain | IntRes2d_Domain | |
TheParCurveDomain | IntRes2d_Domain | |
NbResultats | int | |
Inter2_And_Domain2 | TColStd_Array1OfReal | |
Inter1 | TColStd_Array1OfReal | |
Resultat1 | TColStd_Array1OfReal | |
Resultat2 | TColStd_Array1OfReal | |
EpsNul | double | |
return | void |
public FindU ( double parameter, gp_Pnt2d point, Adaptor2d_Curve2d TheParCurev, IntCurve_IConicTool IntCurve_IConicTool ) : double | ||
parameter | double | |
point | gp_Pnt2d | |
TheParCurev | Adaptor2d_Curve2d | |
IntCurve_IConicTool | IntCurve_IConicTool | |
return | double |
public FindV ( double parameter, gp_Pnt2d point, IntCurve_IConicTool IntCurve_IConicTool, Adaptor2d_Curve2d ParCurve, IntRes2d_Domain TheParCurveDomain, double V0, double V1, double Tolerance ) : double | ||
parameter | double | |
point | gp_Pnt2d | |
IntCurve_IConicTool | IntCurve_IConicTool | |
ParCurve | Adaptor2d_Curve2d | |
TheParCurveDomain | IntRes2d_Domain | |
V0 | double | |
V1 | double | |
Tolerance | double | |
return | double |
public Geom2dInt_TheIntersectorOfTheIntConicCurveOfGInter ( ) : System | ||
return | System |
public Geom2dInt_TheIntersectorOfTheIntConicCurveOfGInter ( |
||
parameter1 | ||
return | System |
public Geom2dInt_TheIntersectorOfTheIntConicCurveOfGInter ( IntCurve_IConicTool ITool, IntRes2d_Domain Dom1, Adaptor2d_Curve2d PCurve, IntRes2d_Domain Dom2, double TolConf, double Tol ) : System | ||
ITool | IntCurve_IConicTool | |
Dom1 | IntRes2d_Domain | |
PCurve | Adaptor2d_Curve2d | |
Dom2 | IntRes2d_Domain | |
TolConf | double | |
Tol | double | |
return | System |
public Perform ( IntCurve_IConicTool ITool, IntRes2d_Domain Dom1, Adaptor2d_Curve2d PCurve, IntRes2d_Domain Dom2, double TolConf, double Tol ) : void | ||
ITool | IntCurve_IConicTool | |
Dom1 | IntRes2d_Domain | |
PCurve | Adaptor2d_Curve2d | |
Dom2 | IntRes2d_Domain | |
TolConf | double | |
Tol | double | |
return | void |