Click or drag to resize

BuilderElementStraightLineBucklingLength Method

set buckling length in local direction

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual double BucklingLength(
	BuilderElementStraightLineBucklingDir dir
)

Parameters

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

Return Value

Type: Double

[Missing <returns> documentation for "M:Karamba.Elements.BuilderElementStraightLine.BucklingLength(Karamba.Elements.BuilderElementStraightLine.BucklingDir)"]

See Also