C# Class touchvg.core.Tol

Inheritance: IDisposable
Afficher le fichier Open project: rhcad/touchvg-v0.6 Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
Tol ( ) : System
Tol ( float tolPoint ) : System
Tol ( float tolPoint, float tolVector ) : System
equalPoint ( ) : float
equalVector ( ) : float
gTol ( ) : Tol
minTol ( ) : Tol
setEqualPoint ( float tol ) : void
setEqualVector ( float tol ) : void

Private Methods

Méthode Description
Tol ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( Tol obj ) : HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Tol() public méthode

public Tol ( ) : System
Résultat System

Tol() public méthode

public Tol ( float tolPoint ) : System
tolPoint float
Résultat System

Tol() public méthode

public Tol ( float tolPoint, float tolVector ) : System
tolPoint float
tolVector float
Résultat System

equalPoint() public méthode

public equalPoint ( ) : float
Résultat float

equalVector() public méthode

public equalVector ( ) : float
Résultat float

gTol() public static méthode

public static gTol ( ) : Tol
Résultat Tol

minTol() public static méthode

public static minTol ( ) : Tol
Résultat Tol

setEqualPoint() public méthode

public setEqualPoint ( float tol ) : void
tol float
Résultat void

setEqualVector() public méthode

public setEqualVector ( float tol ) : void
tol float
Résultat void

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool