C# Class CascadeSharp.TKGeomAlgo.GccAna.GccAna_Pnt2dBisec

Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
GccAna_Pnt2dBisec ( ) : System
GccAna_Pnt2dBisec ( GccAna_Pnt2dBisec parameter1 ) : System
GccAna_Pnt2dBisec ( gp_Pnt2d Point1, gp_Pnt2d Point2 ) : System
HasSolution ( ) : bool
IsDone ( ) : bool
ThisSolution ( ) : gp_Lin2d

Method Details

GccAna_Pnt2dBisec() public méthode

public GccAna_Pnt2dBisec ( ) : System
Résultat System

GccAna_Pnt2dBisec() public méthode

public GccAna_Pnt2dBisec ( GccAna_Pnt2dBisec parameter1 ) : System
parameter1 GccAna_Pnt2dBisec
Résultat System

GccAna_Pnt2dBisec() public méthode

public GccAna_Pnt2dBisec ( gp_Pnt2d Point1, gp_Pnt2d Point2 ) : System
Point1 gp_Pnt2d
Point2 gp_Pnt2d
Résultat System

HasSolution() public méthode

public HasSolution ( ) : bool
Résultat bool

IsDone() public méthode

public IsDone ( ) : bool
Résultat bool

ThisSolution() public méthode

public ThisSolution ( ) : gp_Lin2d
Résultat gp_Lin2d