|
MeshUnitLoadmax_vertex_load Property
|
Gets the maximum vertex load.
Namespace:
Karamba.Loads
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic double max_vertex_load { get; }
Public ReadOnly Property max_vertex_load As Double
Get
public:
property double max_vertex_load {
double get ();
}
member max_vertex_load : float with get
Property Value
Type:
Double
See Also