Click or drag to resize

CroSecmodifyHeight Method

modify the height of the cross section

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

Parameters

height
Type: SystemDouble
new height
See Also