Network
Networks make it possible to organize interconnected devices in order to apply a Design template
to these elements.
There are five types of network:
-
Drainage Network - concentrates the Drainage Networks, which implement the model of
modified rational/rational method calculation or SWMM
-
Sewer Network - concentrates the Sewage Networks, which implement the model of
contribution calculation in progress, that is, the contribution takes place in the pipes, in addition to the manholes and also SWMM
-
Pressure Network - concentrates the drinking Pressure Networks, which implement
the EPANET
calculation template
-
Generic Networks - concentrates networks that are not for drainage or sewage, that is, they have other purposes
Each network will have a set of properties applicable to the design.
Check them before creating the network, because after it has been created, it is not possible
convert between these network types.
Networks have the following properties:
- Identification
- Name (Name, String) - network name
Avoid names that are too long, or that contain the following characters: '*', '>', '<', '/', '\', '"', ':', ';', '|', '=', '`', '#', ',', '?'
- Description (Description, String) - explanatory text with relevant information about the network
- Original File (OriginalFile, String) - Path to the file where the network was originally created.
In this case, this network is an
External Reference
- Original Handle (OriginalHandle, String) - object handle, in the original file
- Priority (Priority, Enum) - Indicates the state of the network when it is an
External Reference:
-
Outdated Network relative to source.
To update, click the context menu of the network and click the button
Update Reference
-
The network is up to date, or it is not an external reference
- Object - information relevant to the design state
- Auto Calculate (AutoCalc, Boolean) - indicates whether the network is calculated automatically when changing some
Design parameter or device property
- Is calculated (IsCalc, Boolean) - indicates whether the network is calculated or not
When the network is not calculated, the outdated network icon appears (
)
- Materials List (PartsList, ObjectId) - name of the list of sections of devices that can be inserted in this network
see the topic Materials List for more information
- Reference - Default settings for launching devices
- Axis(RefAlign, ObjectId) - name of the alignment to be defined in the reference properties of devices created in this network
- Grid (RefGrade, ObjectId) - name of the grade to be defined in the reference properties of the devices created in this network
- Surface (RefSurf, ObjectId) - name of the surface to be defined in the reference properties of the devices created in this network
- Excavation Surface (ExcavationSurf, ObjectId) - name of the surface to be defined in the excavation properties of devices created in this network
- Numbering - network numbering model, see
SNUM for more information on network numbering
- Segment Digits (NumDigLine, Integer) - number of digits in device numbering
- Connection Digits (NumDigCon, Integer) - number of digits in connected device numbering
- Subnet Digits (NumDigSubNet, Integer) - number of digits in network numbering Subnets
- Numbering Template (NumberingType, Enum) - type of numbering adopted in this network
- Starting Number (StartNum, Integer) - starting number adopted for numbering devices
- Connection Starting Number (StartNumCon, Integer) - starting number adopted for numbering connected devices
- Point Numbering Template (TemplateNumPoint, String) - template for formatting the point device name (see: Macro Editor)
- Linear Numbering Template (TemplateNumLinear, String) - template for formatting the linear device name (see: Macro Editor)
- Connection Numbering Template (TemplateNumCon, String) - template for formatting the connected device name (see: Macro Editor)
- Labels - default styles for labels to be added to devices
If configured, the label will be created as soon as the device is created.
It is also Used by the command
SADDLABELS
which adds labels to selected objects
- Linear Device (LinearPartLabelStyle, ObjectId) - default label style to be inserted into linear devices
- Longitudinal Device (LongPartLabelStyle, ObjectId) - default label style to be inserted into longitudinal devices
- Point Device (PointPartLabelStyle, ObjectId) - default label style to be inserted into point devices
- Point Projection (PointProjectionLabelStyle, ObjectId) - default label style to be inserted into projections Point devices
- Linear Projection (LinearProjectionLabelStyle, ObjectId) - default label style to be inserted into linear device projections
- Longitudinal Projection (LongProjectionLabelStyle, ObjectId) - default label style to be inserted into longitudinal device projections
- Projection Style - default styles used by the commands that create device projections in Profile Views and Section Views
- Linear Device (LinearProjectionStyle, ObjectId) - name of the default style to apply to linear device projections
- Longitudinal Device (LongProjectionStyle, ObjectId) - name of the default style to apply to longitudinal device projections
- Point Device (PointProjectionStyle, ObjectId) - name of the default style to apply to point device projections
- Excavation - general excavation quantities for this network
- Manual Excavation (EMan, Double) - sum of the excavation portions that are done manually
- Mechanical Excavation (EMec, Double) - sum of the excavation portions that are done mechanically
- Manual Refill (RMan, Double) - sum of the coating portions that are done manually
- Mechanical Refill (RMec, Double) - sum of the parts of the coating that is done mechanically
- Shoring (Shoring, Double) - sum of the shoring of devices that require shoring
- Statistics - general information about the network
- Linear Extension (LengthLinear, Double - Sum of 3D extensions of linear devices
- Longitudinal Extension (LengthLong, Double) - Sum of the 3D extensions of the longitudinal devices
- Linear Quantity (QtdLinear, Integer) - number of linear devices
- Longitudinal Quantity (QtdLong, Integer) - number of longitudinal devices
- Point Quantity (QtdPoint, Integer) - number of point devices
- Number of Connections (QtdPointConnect, Integer) - number of devices connected to linear and longitudinal devices
Commands for creation/editing:
-
SNETWORK - for creating device networks
-
SEDITNETWORK - to edit device networks, creating new devices on the network
-
SMERGENETWORK - Merge networks of the same type
-
SSPLITNETWORK - Divides the network into two parts
-
SNUM - to number devices on the network
-
SCALC - opens the Designing tab for the selected network