C# Class CascadeSharp.TKG3d.Adaptor3d.Adaptor3d_HVertex

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

Méthodes publiques

Méthode Description
Adaptor3d_HVertex ( ) : System
Adaptor3d_HVertex ( Adaptor3d_HVertex parameter1 ) : System
Adaptor3d_HVertex ( gp_Pnt2d P, TopAbs_Orientation Ori, double Resolution ) : System
IsSame ( Adaptor3d_HVertex Other ) : bool
Orientation ( ) : TopAbs_Orientation
Parameter ( Adaptor2d_HCurve2d C ) : double
Resolution ( Adaptor2d_HCurve2d C ) : double
Value ( ) : gp_Pnt2d
get_type_name ( ) : char

Method Details

Adaptor3d_HVertex() public méthode

public Adaptor3d_HVertex ( ) : System
Résultat System

Adaptor3d_HVertex() public méthode

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

Adaptor3d_HVertex() public méthode

public Adaptor3d_HVertex ( gp_Pnt2d P, TopAbs_Orientation Ori, double Resolution ) : System
P gp_Pnt2d
Ori TopAbs_Orientation
Resolution double
Résultat System

IsSame() public méthode

public IsSame ( Adaptor3d_HVertex Other ) : bool
Other Adaptor3d_HVertex
Résultat bool

Orientation() public méthode

public Orientation ( ) : TopAbs_Orientation
Résultat TopAbs_Orientation

Parameter() public méthode

public Parameter ( Adaptor2d_HCurve2d C ) : double
C Adaptor2d_HCurve2d
Résultat double

Resolution() public méthode

public Resolution ( Adaptor2d_HCurve2d C ) : double
C Adaptor2d_HCurve2d
Résultat double

Value() public méthode

public Value ( ) : gp_Pnt2d
Résultat gp_Pnt2d

get_type_name() public méthode

public get_type_name ( ) : char
Résultat char