IEngineNetDataReachDefIsGridPointBased Property |
Flag specifying if data is grid point based.
If true, then GridPointIndices must be specified, otherwise
the ElementSet must be specified
Namespace:
DHI.Mike1D.Engine.ModuleData
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax bool IsGridPointBased { get; }
Property Value
Type:
BooleanSee Also