|
ModelmaxAbsLoad Method
|
Calculates maximum absolute value of a point-load or mesh-load in the model which is used for scaling the load symbols.
Namespace:
Karamba.Models
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic double maxAbsLoad()
Public Function maxAbsLoad As Double
public:
double maxAbsLoad()
member maxAbsLoad : unit -> float
Return Value
Type:
DoubleMaximum absolute load value.
See Also