Click or drag to resize

CroSecmodifyThickness Method

Modifies the thickness of a cross section.

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public abstract void modifyThickness(
	double thick
)

Parameters

thick
Type: SystemDouble
New thickness.
See Also