Click or drag to resize

CroSecmaxWidth Method

return the maximum width of the cross section or -1 in case this does not make sense (for e.g. shell cross sections)

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual double maxWidth()

Return Value

Type: Double
maximum width of the cross section
See Also