C# Class CascadeSharp.TKG3d.GeomAdaptor.GeomAdaptor

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

Méthodes publiques

Méthode Description
GeomAdaptor ( ) : System
GeomAdaptor ( GeomAdaptor parameter1 ) : System
MakeCurve ( Adaptor3d_Curve C ) : Geom_Curve
MakeSurface ( Adaptor3d_Surface theS ) : Geom_Surface
MakeSurface ( Adaptor3d_Surface theS, bool theTrimFlag ) : Geom_Surface

Method Details

GeomAdaptor() public méthode

public GeomAdaptor ( ) : System
Résultat System

GeomAdaptor() public méthode

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

MakeCurve() public méthode

public MakeCurve ( Adaptor3d_Curve C ) : Geom_Curve
C Adaptor3d_Curve
Résultat Geom_Curve

MakeSurface() public méthode

public MakeSurface ( Adaptor3d_Surface theS ) : Geom_Surface
theS Adaptor3d_Surface
Résultat Geom_Surface

MakeSurface() public méthode

public MakeSurface ( Adaptor3d_Surface theS, bool theTrimFlag ) : Geom_Surface
theS Adaptor3d_Surface
theTrimFlag bool
Résultat Geom_Surface