Click or drag to resize

CroSecmodifyThickness Method

modifies the thickness of a cross section

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

Parameters

thick
Type: SystemDouble

[Missing <param name="thick"/> documentation for "M:Karamba.CrossSections.CroSec.modifyThickness(System.Double)"]

See Also