|
ModelElementStraightLineres_alpha Property
|
Gets 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: 2.2.0.4 (2.2.0.4)
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