Click or drag to resize

IBridgeStructure Interface

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public interface IBridgeStructure : IStructure, 
	IDoubleProxy, IQuantityProxy, ILinearZeroVariation

The IBridgeStructure type exposes the following members.

Properties
  NameDescription
Public propertyAlpha
Public propertyBackRat
Public propertyBaseCoef
Public propertyBeta
Public propertyBottomlevel
Public propertyBridgeGeometry
Public propertyBridgeOverflow
Public propertyBridgeSubmergence
Public propertyBridgeTableFilePath
Public propertyColumnHeader
Public propertyConvTubeNumber
Public propertyCulvertID
Public propertydDischargedDownStreamWaterLevel (Inherited from IStructure.)
Public propertydDischargedUpStreamWaterLevel (Inherited from IStructure.)
Public propertyDelhs (Inherited from ILinearZeroVariation.)
Public propertyDischarge (Inherited from IStructure.)
Public propertyDisCoefType
Public propertyDownstreamWaterLevel (Inherited from IStructure.)
Public propertyDykes1
Public propertyDykes2
Public propertyEccentricity
Public propertyEnchroachmentRegenerate
Public propertyEntrance
Public propertyFlowFactor (Inherited from IStructure.)
Public propertyFroude
Public propertyGridSizeDownStream
Public propertyGridSizeUpStream
Public propertyID (Inherited from IStructure.)
Public propertyIDInUserUnit Obsolete. (Inherited from IStructure.)
Public propertyImplicit (Inherited from IStructure.)
Public propertyInvertLevelDownstream (Inherited from IStructure.)
Public propertyInvertLevelUpstream (Inherited from IStructure.)
Public propertyIsAsymmetric
Public propertyIsMultiWayOpen
Public propertyLength Obsolete. (Inherited from IStructure.)
Public propertyLocation (Inherited from IStructure.)
Public propertyMaximumWaterDepthAboveXSFactor
Public propertyMethod
Public propertyPiers
Public propertyRoad1
Public propertyRoad2
Public propertyRowHeader
Public propertyRunTimeDiagnostics (Inherited from IStructure.)
Public propertySideStructureBank (Inherited from IStructure.)
Public propertySideStructureReservoir (Inherited from IStructure.)
Public propertySkew
Public propertySmoothBridgeSurface
Public propertySmoothBridgeSurfaceIterations
Public propertyStructureType (Inherited from IStructure.)
Public propertySubFac
Public propertySubmerged
Public propertyTable
Public propertyTableIteration
Public propertyTablesGenerated
Public propertyTableSmooth
Public propertyTableType
Public propertyTheta
Public propertyToplevel
Public propertyTopoID (Inherited from IStructure.)
Public propertyType (Inherited from IStructure.)
Public propertyUpstreamWaterLevel (Inherited from IStructure.)
Public propertyUseAlpha
Public propertyUseEccentricity
Public propertyUseFHWAReachLength
Public propertyUseOverflow
Public propertyUsePiers
Public propertyUsePiersPiles
Public propertyUsePreProcessedBridgeTable
Public propertyUseSkewness
Public propertyUseSpurDykes
Public propertyUseSubmergence
Public propertyWaterLevelDatum
Public propertyWeirID
Top
Methods
  NameDescription
Public methodAccepts (Inherited from IQuantityProxy.)
Public methodAllocateTable
Public methodCheckBridgeCombinations
Public methodDescription (Inherited from IStructure.)
Public methodInitialize (Inherited from IStructure.)
Public methodOffers (Inherited from IQuantityProxy.)
Public methodPrepare (Inherited from IStructure.)
Public methodSetInvertLevel
Public methodSetWaterLevels (Inherited from IStructure.)
Public methodUpdatedWaterLevels (Inherited from IStructure.)
Public methodValidate (Inherited from IStructure.)
Public methodValueGetter (Inherited from IDoubleProxy.)
Public methodValueSetter (Inherited from IDoubleProxy.)
Top
Extension Methods
See Also