C# Class Canguro.Analysis.ModelCalculator

Datei anzeigen Open project: rforsbach/Treu-Structure

Protected Methods

Method Description
getLocalDir ( LineElement line, LineLoad direction ) : System.Vector3
toLocal ( LineElement line, System.Vector3 v ) : System.Vector3

Method Details

getLocalDir() protected method

protected getLocalDir ( LineElement line, LineLoad direction ) : System.Vector3
line Canguro.Model.LineElement
direction LineLoad
return System.Vector3

toLocal() protected method

protected toLocal ( LineElement line, System.Vector3 v ) : System.Vector3
line Canguro.Model.LineElement
v System.Vector3
return System.Vector3