C# Class CascadeSharp.TKG2d.Geom2d.Geom2d_Point

Inheritance: CascadeSharp.TKG2d.Geom2d.Geom2d_Geometry
Afficher le fichier Open project: Oblikovati/CascadeSharp Class Usage Examples

Méthodes publiques

Méthode Description
Coord ( double &X, double &Y ) : void
Distance ( Geom2d_Point Other ) : double
Geom2d_Point ( ) : System
Geom2d_Point ( Geom2d_Point parameter1 ) : System
Pnt2d ( ) : gp_Pnt2d
SquareDistance ( Geom2d_Point Other ) : double
X ( ) : double
Y ( ) : double
get_type_name ( ) : char

Method Details

Coord() public méthode

public Coord ( double &X, double &Y ) : void
X double
Y double
Résultat void

Distance() public méthode

public Distance ( Geom2d_Point Other ) : double
Other Geom2d_Point
Résultat double

Geom2d_Point() public méthode

public Geom2d_Point ( ) : System
Résultat System

Geom2d_Point() public méthode

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

Pnt2d() public méthode

public Pnt2d ( ) : gp_Pnt2d
Résultat gp_Pnt2d

SquareDistance() public méthode

public SquareDistance ( Geom2d_Point Other ) : double
Other Geom2d_Point
Résultat double

X() public méthode

public X ( ) : double
Résultat double

Y() public méthode

public Y ( ) : double
Résultat double

get_type_name() public méthode

public get_type_name ( ) : char
Résultat char