Res1DGridPoint Class |
Namespace: DHI.Mike1D.ResultDataAccess
The Res1DGridPoint type exposes the following members.
Name | Description | |
---|---|---|
Res1DGridPoint |
Default constructor
|
Name | Description | |
---|---|---|
Chainage |
Chainage of the gridpoint
Unit: [m]
| |
ExtensionData |
Holds data from an extended DataContract
| |
PointType |
Point type for the gridpoint. HPoint, QPoint, ..
| |
X |
X coordinate of the gridpoint at marker 2 of the cross section
Unit: [m]
| |
Y |
Y coordinate of the gridpoint at marker 2 of the cross section
Unit: [m]
| |
Z |
Z coordinate of the bottom point at marker 2 of the cross section in the gridpoint
Unit: [m]
|
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 the default hash function. (Inherited from Object.) | |
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.) |
Name | Description | |
---|---|---|
Coordinate |
Create coordinate of grid point
(Defined by Res1DExtensions.) |