C# Class CascadeSharp.TKGeomAlgo.GeomAPI.GeomAPI

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

Méthodes publiques

Méthode Description
GeomAPI ( ) : System
GeomAPI ( GeomAPI parameter1 ) : System
To2d ( Geom_Curve C, gp_Pln P ) : Geom2d_Curve
To3d ( Geom2d_Curve C, gp_Pln P ) : Geom_Curve

Method Details

GeomAPI() public méthode

public GeomAPI ( ) : System
Résultat System

GeomAPI() public méthode

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

To2d() public méthode

public To2d ( Geom_Curve C, gp_Pln P ) : Geom2d_Curve
C Geom_Curve
P gp_Pln
Résultat Geom2d_Curve

To3d() public méthode

public To3d ( Geom2d_Curve C, gp_Pln P ) : Geom_Curve
C Geom2d_Curve
P gp_Pln
Résultat Geom_Curve