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