Res1DOpenCrossSection Class |
Namespace: DHI.Mike1D.ResultDataAccess
public class Res1DOpenCrossSection : IRes1DOpenCrossSection, IRes1DCrossSection, IExtensibleDataObject
The Res1DOpenCrossSection type exposes the following members.
Name | Description | |
---|---|---|
Res1DOpenCrossSection |
Default constructor
|
Name | Description | |
---|---|---|
ExtensionData |
Holds data from an extended DataContract
| |
ID |
ID for the cross section
| |
LeftCoordinateMarker |
Index of LeftCoordinateMarker
| |
LeftLeveeBank |
Index of LeftLeveeBank
| |
LeftLowFlowBank |
Index of LeftLowFlowBank
| |
LowestPoint |
Index of LowestPoint
| |
Points |
List for the points defining the cross section
| |
RightCoordinateMarker |
Index of RightCoordinateMarker
| |
RightLeveeBank |
Index of RightLeveeBank
| |
RightLowFlowBank |
Index of RightLowFlowBank
|
Name | Description | |
---|---|---|
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.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetPointCoords | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |