Method | Description | |
---|---|---|
LoadFromFile ( int &numErrorRows, bool parallel = true ) : bool | ||
ResultsNodeProcessor ( string filePath, Dictionary unitData, List resultTypes = null, List cases = null, List elemIds = null ) : SpeckleGSAInterfaces |
Method | Description | |
---|---|---|
ResultTypeColumnValues_ConstraintForces ( List indices ) : object>.Dictionary |
||
ResultTypeColumnValues_NodalAcceleration ( List indices ) : object>.Dictionary |
||
ResultTypeColumnValues_NodalDisplacements ( List indices ) : object>.Dictionary |
||
ResultTypeColumnValues_NodalReaction ( List indices ) : object>.Dictionary |
||
ResultTypeColumnValues_NodalVelocity ( List indices ) : object>.Dictionary |
public LoadFromFile ( int &numErrorRows, bool parallel = true ) : bool | ||
numErrorRows | int | |
parallel | bool | |
return | bool |
protected ResultTypeColumnValues_ConstraintForces ( List indices ) : object>.Dictionary |
||
indices | List | |
return | object>.Dictionary |
protected ResultTypeColumnValues_NodalAcceleration ( List indices ) : object>.Dictionary |
||
indices | List | |
return | object>.Dictionary |
protected ResultTypeColumnValues_NodalDisplacements ( List indices ) : object>.Dictionary |
||
indices | List | |
return | object>.Dictionary |
protected ResultTypeColumnValues_NodalReaction ( List indices ) : object>.Dictionary |
||
indices | List | |
return | object>.Dictionary |
protected ResultTypeColumnValues_NodalVelocity ( List indices ) : object>.Dictionary |
||
indices | List | |
return | object>.Dictionary |
public ResultsNodeProcessor ( string filePath, Dictionary unitData, List resultTypes = null, List cases = null, List elemIds = null ) : SpeckleGSAInterfaces | ||
filePath | string | |
unitData | Dictionary | |
resultTypes | List | |
cases | List | |
elemIds | List | |
return | SpeckleGSAInterfaces |