CroSec_SpringmodifyHeight Method

modify the height of the cross section.

Definition

Namespace: Karamba.CrossSections
Assembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
C#
public override void modifyHeight(
	double v
)

Parameters

v  Double

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

See Also