IRes1DCrossSection Interface |
Base interface for cross sections in the result data access. Basically it
simply defines that all cross sections must have an identification string.
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public interface IRes1DCrossSection
Public Interface IRes1DCrossSection
public interface class IRes1DCrossSection
The IRes1DCrossSection type exposes the following members.
Properties
| Name | Description |
---|
| ID |
ID for the cross section
|
TopSee Also