Click or drag to resize

CroSecmodifyHeights Method

modify the heights of the cross section

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual void modifyHeights(
	List<double> heights
)

Parameters

heights
Type: System.Collections.GenericListDouble
new heights (of e.g. a shell)
See Also