Click or drag to resize

IRes1DInterpolatedCrossSection Interface

Base interface for interpolated cross sections. An interpolated cross section only contains processed data, and needs other data from elsewhere

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 IRes1DInterpolatedCrossSection : IRes1DCrossSection

The IRes1DInterpolatedCrossSection type exposes the following members.

Properties
  NameDescription
Public propertyID
ID for the cross section
(Inherited from IRes1DCrossSection.)
Top
See Also