|
ModelElementStraightLineres_alpha Property
|
set/get resulting angle [radians] of rotation of the cross section about the longitudinal
element axis relative to the initial local coordinate system
Namespace:
Karamba.Elements
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic double res_alpha { get; }
Public ReadOnly Property res_alpha As Double
Get
public:
property double res_alpha {
double get ();
}
member res_alpha : float with get
Property Value
Type:
Double
See Also