MeshFileEumQuantity Property |
Quantity of the data stored in the mesh file. This is the quantity of the
Z variable.
Namespace: DHI.Generic.MikeZero.DFS.meshAssembly: DHI.Generic.MikeZero.DFS (in DHI.Generic.MikeZero.DFS.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntaxpublic eumQuantity EumQuantity { get; }
Public ReadOnly Property EumQuantity As eumQuantity
Get
public:
property eumQuantity^ EumQuantity {
eumQuantity^ get ();
}
member EumQuantity : eumQuantity with get
Property Value
Type:
eumQuantity
See Also