CrossSectionBridgeGeometry Class |
Namespace: DHI.Mike1D.StructureModule
public class CrossSectionBridgeGeometry : BridgeGeometry
The CrossSectionBridgeGeometry type exposes the following members.
| Name | Description | |
|---|---|---|
| CrossSectionBridgeGeometry | Initializes a new instance of the CrossSectionBridgeGeometry class |
| Name | Description | |
|---|---|---|
| centerSkewness |
CenterSkewness
| |
| cosSkewnessAngle |
CosSkewnessAngle
| |
| dataX_do |
X data downstream
| |
| dataX_up |
X data upstream
(Inherited from BridgeGeometry.) | |
| dataZ_do |
Z data downstream
| |
| dataZ_up |
Z data upstream
| |
| Datum |
Datum
| |
| DatumDownstream |
Datum downstream
| |
| IsStagnationPointsSet |
IsStagnationPointsSet, specifies if stagnationpoints are set
(Inherited from BridgeGeometry.) | |
| pierBp |
Pier bp
| |
| relRes_do |
Relative resistance downstream
| |
| relRes_up |
Relative resistance upstream
| |
| resistType | ||
| resistValue |
Resistance value
| |
| skewnessAngle |
SkewnessAngle
| |
| Slope |
Slope
| |
| spurDykesTypeLeft |
SpurDykesTypeLeft
| |
| spurDykesTypeRight |
SpurDykesTypeRight
| |
| StagnationPointDownStreamLeft |
Stagnation point downstream left
(Inherited from BridgeGeometry.) | |
| StagnationPointDownStreamRight |
Stagnation point downstream right
(Inherited from BridgeGeometry.) | |
| StagnationPointUpStreamLeft |
Stagnation point upstream left
(Inherited from BridgeGeometry.) | |
| StagnationPointUpStreamRight |
Stagnation point upstram right
(Inherited from BridgeGeometry.) | |
| UseDefaultStagnationPoints |
Use default stagnation points
(Inherited from BridgeGeometry.) | |
| UseSlope |
Use slope
| |
| WaterWayLength |
Water way length
| |
| WaterWayLengthLeft |
Water way length left
| |
| WaterWayLengthRight |
Waterway length right
| |
| xm1_do |
Marker 1 downstream
| |
| xm1_up |
Marker 1 upstream
(Inherited from BridgeGeometry.) | |
| xm3_do |
Marker 3 downstream
| |
| xm3_up |
Marker 3 upstream
| |
| xm4_do |
Marker 4 downstream
| |
| xm4_up |
Marker 4 upstream
| |
| xm5_do |
Marker 5 downstream
| |
| xm5_up |
Marker 5 upstream
|
| 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.) | |
| 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.) |