C# Class ChronoEngine_SwAddin.ConvertMates

Afficher le fichier Open project: projectchrono/chrono-solidworks

Méthodes publiques

Méthode Description
ConvertMateToPython ( Feature &swMateFeature, string &asciitext, ISldWorks &mSWApplication, Hashtable &saved_parts, int &num_link, MathTransform &roottrasf, Component2 &assemblyofmates ) : bool

Method Details

ConvertMateToPython() public static méthode

public static ConvertMateToPython ( Feature &swMateFeature, string &asciitext, ISldWorks &mSWApplication, Hashtable &saved_parts, int &num_link, MathTransform &roottrasf, Component2 &assemblyofmates ) : bool
swMateFeature Feature
asciitext string
mSWApplication ISldWorks
saved_parts System.Collections.Hashtable
num_link int
roottrasf MathTransform
assemblyofmates Component2
Résultat bool