CroSec_SpringgetHeight Method

return the height of the cross section. Is useful for shell-elements which can thus also use beam-cross sections.

Definition

Namespace: Karamba.CrossSections
Assembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
C#
public override double getHeight()

Return Value

Double
The height of the cross section.

See Also