Click or drag to resize

Network Properties

The Network type exposes the following members.

Properties
  NameDescription
Public propertyCatchmentConnections
List of catchment connections.
Public propertyConnection
Holder of read/write information
(Inherited from AbstractDataAccess.)
Public propertyCustomTypes
List of custom types stored in the data object and that must be serialized.

A custom type is e.g. a user implemented structure or catchment model. In order to store information on the custom type in the .m1dx file, the system needs to know which custom types are being used, and they must be added to this list.

(Inherited from AbstractDataAccess.)
Public propertyDoReorderNodes
True if nodes are to be reordered, using a Reverse Cuthill-McKee approach
Public propertyDQTable
Table of head loss parameter sets, used for Curb Inlets links to 2D overland.

Key is id of node, value is DQ table

Public propertyExtensionData
Holds data from an extended DataContract
(Inherited from AbstractDataAccess.)
Public propertyHeadLossParameterTable
Table of possible referenceable head loss parameter sets.
Public propertyNodes
List of nodes. Nodes are man holes, ...
Public propertyReaches
List of sewer links
Public propertyStructureCollection
Provides access to the structures
Top
See Also