C# Class CascadeSharp.TKGeomAlgo.GccInt.GccInt_BPoint

Inheritance: CascadeSharp.TKGeomAlgo.GccInt.GccInt_Bisec
显示文件 Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
ArcType ( ) : GccInt_IType
GccInt_BPoint ( ) : System
GccInt_BPoint ( GccInt_BPoint parameter1 ) : System
GccInt_BPoint ( gp_Pnt2d Point ) : System
Point ( ) : gp_Pnt2d
get_type_name ( ) : char

Method Details

ArcType() public method

public ArcType ( ) : GccInt_IType
return GccInt_IType

GccInt_BPoint() public method

public GccInt_BPoint ( ) : System
return System

GccInt_BPoint() public method

public GccInt_BPoint ( GccInt_BPoint parameter1 ) : System
parameter1 GccInt_BPoint
return System

GccInt_BPoint() public method

public GccInt_BPoint ( gp_Pnt2d Point ) : System
Point gp_Pnt2d
return System

Point() public method

public Point ( ) : gp_Pnt2d
return gp_Pnt2d

get_type_name() public method

public get_type_name ( ) : char
return char