C# Class Canguro.Analysis.ModelCalculator

Afficher le fichier Open project: rforsbach/Treu-Structure

Méthodes protégées

Méthode Description
getLocalDir ( LineElement line, LineLoad direction ) : System.Vector3
toLocal ( LineElement line, System.Vector3 v ) : System.Vector3

Method Details

getLocalDir() protected méthode

protected getLocalDir ( LineElement line, LineLoad direction ) : System.Vector3
line Canguro.Model.LineElement
direction LineLoad
Résultat System.Vector3

toLocal() protected méthode

protected toLocal ( LineElement line, System.Vector3 v ) : System.Vector3
line Canguro.Model.LineElement
v System.Vector3
Résultat System.Vector3