Click or drag to resize

BuilderElementStraightLineBucklingLength_SetEstimate Method (Vector3)

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

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public void BucklingLength_SetEstimate(
	Vector3 value
)

Parameters

value
Type: Karamba.GeometryVector3
Vector of values for buckling lengths Y, Z and LT.
See Also