CIMFloodSimulationCulvert Class Members
In This Topic
The following tables list the members exposed by CIMFloodSimulationCulvert.
Public Constructors
Public Properties
| | Name | Description |
 | Height |
Gets or sets the height of the culvert.
|
 | MaterialRoughness |
Gets or sets the material roughness which is a factor affecting the flow rate.
|
 | Name |
Gets or sets the name of the object. It holds the layer URI when a raster is used. Otherwise it holds the displayed value.
(Inherited from ArcGIS.Core.CIM.CIMFloodSimulationObject) |
 | OpenTop |
Gets or sets a value indicating whether water can fall into the culvert from the top.
|
 | Path |
Gets or sets the geometry of the culvert.
|
 | ProfileType |
Gets or sets the culvert profile type.
|
 | Unit |
Gets or sets the unit for the height and width of the culvert. It defaults to meter if left unset.
|
 | Visible |
Gets or sets a value indicating whether the object is visible.
(Inherited from ArcGIS.Core.CIM.CIMFloodSimulationObject) |
 | Width |
Gets or sets the width of the culvert.
|
Top
Public Methods
Public Events
See Also