Click or drag to resize

BuilderElementStraightLineBucklingLength_SetEstimate Method

sets an estimate for the buckling length in local Y-direction

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void BucklingLength_SetEstimate(
	BuilderElementStraightLineBucklingDir dir,
	double value
)

Parameters

dir
Type: Karamba.ElementsBuilderElementStraightLineBucklingDir
axis about which the buckling length is defined
value
Type: SystemDouble

[Missing <param name="value"/> documentation for "M:Karamba.Elements.BuilderElementStraightLine.BucklingLength_SetEstimate(Karamba.Elements.BuilderElementStraightLine.BucklingDir,System.Double)"]

See Also