|
UniformlyDistLoad_OLDLoad Property
|
Gets the load-vector.
Namespace:
Karamba.Loads.Beam
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic Vector3 Load { get; }
Public ReadOnly Property Load As Vector3
Get
public:
property Vector3 Load {
Vector3 get ();
}
member Load : Vector3 with get
Property Value
Type:
Vector3
See Also