C# Class CascadeSharp.TKGeomAlgo.GccAna.GccAna_Pnt2dBisec

Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method 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 method

public GccAna_Pnt2dBisec ( ) : System
return System

GccAna_Pnt2dBisec() public method

public GccAna_Pnt2dBisec ( GccAna_Pnt2dBisec parameter1 ) : System
parameter1 GccAna_Pnt2dBisec
return System

GccAna_Pnt2dBisec() public method

public GccAna_Pnt2dBisec ( gp_Pnt2d Point1, gp_Pnt2d Point2 ) : System
Point1 gp_Pnt2d
Point2 gp_Pnt2d
return System

HasSolution() public method

public HasSolution ( ) : bool
return bool

IsDone() public method

public IsDone ( ) : bool
return bool

ThisSolution() public method

public ThisSolution ( ) : gp_Lin2d
return gp_Lin2d