|
ConcentratedLoadPosition Property
|
Gets the position where the load is defined.
Namespace:
Karamba.Loads.Beam
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic double Position { get; }
Public ReadOnly Property Position As Double
Get
public:
property double Position {
double get ();
}
member Position : float with get
Property Value
Type:
Double
See Also