Click or drag to resize

CroSecgetHeight Method (Int32)

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

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
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