C# Class CascadeSharp.TKGeomAlgo.GeomFill.GeomFill_CornerState

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

Méthodes publiques

Méthode Description
Constraint ( ) : void
DoKill ( double Scal ) : void
Gap ( ) : double
Gap ( double G ) : void
GeomFill_CornerState ( ) : System
GeomFill_CornerState ( GeomFill_CornerState parameter1 ) : System
HasConstraint ( ) : bool
IsToKill ( double &Scal ) : bool
NorAng ( ) : double
NorAng ( double Ang ) : void
TgtAng ( ) : double
TgtAng ( double Ang ) : void

Method Details

Constraint() public méthode

public Constraint ( ) : void
Résultat void

DoKill() public méthode

public DoKill ( double Scal ) : void
Scal double
Résultat void

Gap() public méthode

public Gap ( ) : double
Résultat double

Gap() public méthode

public Gap ( double G ) : void
G double
Résultat void

GeomFill_CornerState() public méthode

public GeomFill_CornerState ( ) : System
Résultat System

GeomFill_CornerState() public méthode

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

HasConstraint() public méthode

public HasConstraint ( ) : bool
Résultat bool

IsToKill() public méthode

public IsToKill ( double &Scal ) : bool
Scal double
Résultat bool

NorAng() public méthode

public NorAng ( ) : double
Résultat double

NorAng() public méthode

public NorAng ( double Ang ) : void
Ang double
Résultat void

TgtAng() public méthode

public TgtAng ( ) : double
Résultat double

TgtAng() public méthode

public TgtAng ( double Ang ) : void
Ang double
Résultat void