C# 클래스 CascadeSharp.TKGeomAlgo.Geom2dInt.Geom2dInt_TheIntersectorOfTheIntConicCurveOfGInter

상속: IntRes2d_Intersection
파일 보기 프로젝트 열기: Oblikovati/CascadeSharp 1 사용 예제들

공개 메소드들

메소드 설명
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 parameter1 ) : System
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

메소드 상세

And_Domaine_Objet1_Intersections() 공개 메소드

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
리턴 void

FindU() 공개 메소드

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
리턴 double

FindV() 공개 메소드

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
리턴 double

Geom2dInt_TheIntersectorOfTheIntConicCurveOfGInter() 공개 메소드

public Geom2dInt_TheIntersectorOfTheIntConicCurveOfGInter ( ) : System
리턴 System

Geom2dInt_TheIntersectorOfTheIntConicCurveOfGInter() 공개 메소드

public Geom2dInt_TheIntersectorOfTheIntConicCurveOfGInter ( Geom2dInt_TheIntersectorOfTheIntConicCurveOfGInter parameter1 ) : System
parameter1 Geom2dInt_TheIntersectorOfTheIntConicCurveOfGInter
리턴 System

Geom2dInt_TheIntersectorOfTheIntConicCurveOfGInter() 공개 메소드

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
리턴 System

Perform() 공개 메소드

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
리턴 void