Click or drag to resize

CroSecmodifyHeights Method

modify the heights of the cross section.

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

Parameters

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