Click or drag to resize

CroSec_CirclemodifyHeight 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 override void modifyHeight(
	double v
)

Parameters

v
Type: SystemDouble

[Missing <param name="v"/> documentation for "M:Karamba.CrossSections.CroSec_Circle.modifyHeight(System.Double)"]

See Also