CrossSectionData Class |
Namespace: DHI.Mike1D.CrossSectionModule
public class CrossSectionData : AbstractDataAccess, IEnumerable<ICrossSection>, IEnumerable
The CrossSectionData type exposes the following members.
| Name | Description | |
|---|---|---|
| CrossSectionData | Initializes a new instance of the CrossSectionData class |
| Name | Description | |
|---|---|---|
| Connection | (Inherited from AbstractDataAccess.) | |
| Count | ||
| CustomTypes | (Inherited from AbstractDataAccess.) | |
| ExtensionData | (Inherited from AbstractDataAccess.) | |
| RuntimeDiagnostics | ||
| XSInterpolationType |
| Name | Description | |
|---|---|---|
| Add | ||
| AddGlobal | ||
| Clear | ||
| CreateRuntimeDiagnostics | ||
| ElevateReachGlobal | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| FindClosestCrossSection | ||
| FindCrossSection | ||
| FindCrossSectionsForLocationSpan | ||
| FindGlobalCrossSection | ||
| FindNeighborCrossSections | ||
| GetCrossSection(ILocation, String) | ||
| GetCrossSection(ILocation, String, Boolean) | ||
| GetEnumerator | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetReachTopoIdEnumerable | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetVeryLargeCrossSection | ||
| GetZExtremes | ||
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| MergeWith | ||
| RemoveCrossSection | ||
| RemoveGlobalCrossSection | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| _connection | (Inherited from AbstractDataAccess.) |
| Name | Description | |
|---|---|---|
| AutoProcess | (Defined by CrossSectionExtensions.) | |
| Clone | (Defined by CrossSectionExtensions.) | |
| GetCrossSections | (Defined by CrossSectionExtensions.) | |
| GetRiverBankLevels | (Defined by CrossSectionExtensions.) |