Click or drag to resize

CroSec_CirclemaxWidth 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: 2.2.0.4 (2.2.0.4)
Syntax
public override double maxWidth()

Return Value

Type: Double
maximum width of the cross section.
See Also