C# Class SolidworksAddinFramework.Spec.Geometry.Intersecting

Afficher le fichier Open project: Weingartner/SolidworksAddinFramework

Méthodes publiques

Méthode Description
SID ( double a, double b ) : bool

Sign Is Different

Triangle ( ) : Arbitrary

Method Details

SID() public static méthode

Sign Is Different
public static SID ( double a, double b ) : bool
a double
b double
Résultat bool

Triangle() public static méthode

public static Triangle ( ) : Arbitrary
Résultat Arbitrary