|
ModelUnitLoadsres_unit_load Property
|
Gets the resultant of unit load on mesh.
Namespace:
Karamba.Loads
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic Vector3 res_unit_load { get; }
Public ReadOnly Property res_unit_load As Vector3
Get
public:
property Vector3 res_unit_load {
Vector3 get ();
}
member res_unit_load : Vector3 with get
Property Value
Type:
Vector3
See Also