|
MeshLoadmodel_unit_loads Property
|
Gets the Loads on the mesh vertices due to unit stress.
Namespace:
Karamba.Loads
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic ModelUnitLoads model_unit_loads { get; }
Public ReadOnly Property model_unit_loads As ModelUnitLoads
Get
public:
property ModelUnitLoads^ model_unit_loads {
ModelUnitLoads^ get ();
}
member model_unit_loads : ModelUnitLoads with get
Property Value
Type:
ModelUnitLoads
See Also