Click or drag to resize

CroSecgetHeight Method (Int32)

Get the height of a sub-cross section in case of composite cross sections.

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public virtual double getHeight(
	int index
)

Parameters

index
Type: SystemInt32
index of sub cross section.

Return Value

Type: Double

[Missing <returns> documentation for "M:Karamba.CrossSections.CroSec.getHeight(System.Int32)"]

See Also