Click or drag to resize

BuilderElementStraightLineBucklingLength_Set Method

[Missing <summary> documentation for "M:Karamba.Elements.BuilderElementStraightLine.BucklingLength_Set(Karamba.Elements.BuilderElementStraightLine.BucklingDir,System.Nullable{System.Double})"]

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual void BucklingLength_Set(
	BuilderElementStraightLineBucklingDir dir,
	Nullable<double> value
)

Parameters

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

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

See Also