C# Class CascadeSharp.TKGeomAlgo.Geom2dHatch.Geom2dHatch_Element

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

Méthodes publiques

Méthode Description
ChangeCurve ( ) : Geom2dAdaptor_Curve
Curve ( ) : Geom2dAdaptor_Curve
Geom2dHatch_Element ( ) : System
Geom2dHatch_Element ( Geom2dAdaptor_Curve Curve ) : System
Geom2dHatch_Element ( Geom2dAdaptor_Curve Curve, TopAbs_Orientation Orientation ) : System
Geom2dHatch_Element ( Geom2dHatch_Element parameter1 ) : System
Orientation ( ) : TopAbs_Orientation
Orientation ( TopAbs_Orientation Orientation ) : void

Method Details

ChangeCurve() public méthode

public ChangeCurve ( ) : Geom2dAdaptor_Curve
Résultat Geom2dAdaptor_Curve

Curve() public méthode

public Curve ( ) : Geom2dAdaptor_Curve
Résultat Geom2dAdaptor_Curve

Geom2dHatch_Element() public méthode

public Geom2dHatch_Element ( ) : System
Résultat System

Geom2dHatch_Element() public méthode

public Geom2dHatch_Element ( Geom2dAdaptor_Curve Curve ) : System
Curve Geom2dAdaptor_Curve
Résultat System

Geom2dHatch_Element() public méthode

public Geom2dHatch_Element ( Geom2dAdaptor_Curve Curve, TopAbs_Orientation Orientation ) : System
Curve Geom2dAdaptor_Curve
Orientation TopAbs_Orientation
Résultat System

Geom2dHatch_Element() public méthode

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

Orientation() public méthode

public Orientation ( ) : TopAbs_Orientation
Résultat TopAbs_Orientation

Orientation() public méthode

public Orientation ( TopAbs_Orientation Orientation ) : void
Orientation TopAbs_Orientation
Résultat void