Click or drag to resize

CroSec_ShellmodifyHeights Method (CroSec_Shell)

Modifies the cross section height of layer 0.

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public void modifyHeights(
	CroSec_Shell other
)

Parameters

other
Type: Karamba.CrossSectionsCroSec_Shell
Cross section from where to copy the new heights.
See Also