C# Class CascadeSharp.TKFillet.ChFiDS.ChFiDS_Regul

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

Méthodes publiques

Méthode Description
ChFiDS_Regul ( ) : System
ChFiDS_Regul ( ChFiDS_Regul parameter1 ) : System
Curve ( ) : int
IsSurface1 ( ) : bool
IsSurface2 ( ) : bool
S1 ( ) : int
S2 ( ) : int
SetCurve ( int IC ) : void
SetS1 ( int IS1 ) : void
SetS1 ( int IS1, bool IsFace ) : void
SetS2 ( int IS2 ) : void
SetS2 ( int IS2, bool IsFace ) : void

Method Details

ChFiDS_Regul() public méthode

public ChFiDS_Regul ( ) : System
Résultat System

ChFiDS_Regul() public méthode

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

Curve() public méthode

public Curve ( ) : int
Résultat int

IsSurface1() public méthode

public IsSurface1 ( ) : bool
Résultat bool

IsSurface2() public méthode

public IsSurface2 ( ) : bool
Résultat bool

S1() public méthode

public S1 ( ) : int
Résultat int

S2() public méthode

public S2 ( ) : int
Résultat int

SetCurve() public méthode

public SetCurve ( int IC ) : void
IC int
Résultat void

SetS1() public méthode

public SetS1 ( int IS1 ) : void
IS1 int
Résultat void

SetS1() public méthode

public SetS1 ( int IS1, bool IsFace ) : void
IS1 int
IsFace bool
Résultat void

SetS2() public méthode

public SetS2 ( int IS2 ) : void
IS2 int
Résultat void

SetS2() public méthode

public SetS2 ( int IS2, bool IsFace ) : void
IS2 int
IsFace bool
Résultat void