Click or drag to resize

CroSec_BeamModifiermodifyHeight Method

modify the height of the cross section.

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public override void modifyHeight(
	double height
)

Parameters

height
Type: SystemDouble
new height.
See Also