Click or drag to resize

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)
Syntax
public double maxAbsLoad()

Return Value

Type: Double
Maximum absolute load value.
See Also