C# Class CascadeSharp.TKGeomAlgo.IntSurf.IntSurf_Transition

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

Méthodes publiques

Méthode Description
IntSurf_Transition ( ) : System
IntSurf_Transition ( IntSurf_Transition parameter1 ) : System
IntSurf_Transition ( bool Tangent, IntSurf_Situation Situ, bool Oppos ) : System
IntSurf_Transition ( bool Tangent, IntSurf_TypeTrans Type ) : System
IsOpposite ( ) : bool
IsTangent ( ) : bool
SetValue ( ) : void
SetValue ( bool Tangent, IntSurf_Situation Situ, bool Oppos ) : void
SetValue ( bool Tangent, IntSurf_TypeTrans Type ) : void
Situation ( ) : IntSurf_Situation
TransitionType ( ) : IntSurf_TypeTrans

Method Details

IntSurf_Transition() public méthode

public IntSurf_Transition ( ) : System
Résultat System

IntSurf_Transition() public méthode

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

IntSurf_Transition() public méthode

public IntSurf_Transition ( bool Tangent, IntSurf_Situation Situ, bool Oppos ) : System
Tangent bool
Situ IntSurf_Situation
Oppos bool
Résultat System

IntSurf_Transition() public méthode

public IntSurf_Transition ( bool Tangent, IntSurf_TypeTrans Type ) : System
Tangent bool
Type IntSurf_TypeTrans
Résultat System

IsOpposite() public méthode

public IsOpposite ( ) : bool
Résultat bool

IsTangent() public méthode

public IsTangent ( ) : bool
Résultat bool

SetValue() public méthode

public SetValue ( ) : void
Résultat void

SetValue() public méthode

public SetValue ( bool Tangent, IntSurf_Situation Situ, bool Oppos ) : void
Tangent bool
Situ IntSurf_Situation
Oppos bool
Résultat void

SetValue() public méthode

public SetValue ( bool Tangent, IntSurf_TypeTrans Type ) : void
Tangent bool
Type IntSurf_TypeTrans
Résultat void

Situation() public méthode

public Situation ( ) : IntSurf_Situation
Résultat IntSurf_Situation

TransitionType() public méthode

public TransitionType ( ) : IntSurf_TypeTrans
Résultat IntSurf_TypeTrans