Shape data can be edited on either the Shape Grid Window of the Links Grid or the Shape Property Sheet.
Remember that when defining an asymmetrical shape, the shape is always defined and viewed in the preview window as if looking in the upstream direction.
This table describes all the shape specific data which can be used to define a conduit / bridge opening shape.
Fields that are common to the majority of objects can be found in the Common Fields topic.
Shape Data
Database Table Name: hw_shape
Field Name | Help Text | Database Field | Data Type | Size | Units | Precision | Default | Error Lower Limit | Error Upper Limit | Warning Lower Limit | Warning Upper Limit | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Shape ID | A name to identify the shape | shape_id | Text | 64 | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Shape Type | Choose either Asymmetric or Symmetric from the drop-down menu. The other possible type is Built-in. Built-in shapes cannot be added or edited. Changing the type will change the data describing the shape stored in the database. Changing from Asymmetric to Symmetric may result in loss of data.
|
shape_type | Text | 10 | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Description | Shape description | shape_description | Text | 80 | 0 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Geometry | Height-width relationships defining the shape. See User-defined Shape for further details.
Database Table Name:
hw_shape_geom
|
geometry | Array | 0 | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Normalised | When this option is checked, the Geometry of the shape is defined by a set of height and width factors between 0 and 1. Actual width and height of the conduit / bridge opening with which the shape is associated is determined by multiplying the normalised profile by the values in the cross section Height and Width fields of the conduit / bridge opening.
All built-in shapes are normalised. When this option is unchecked, the Geometry of the shape can be defined by actual height and width values. Note that the shape profile is dimensionless. The profile will be normalised by InfoWorks prior to simulation. As above, width and height of the conduit / bridge opening is determined by multiplying the normalised profile by conduit / bridge opening Height and Width. See User-defined Shape for further details. |
normalised | Boolean | 0 | TRUE |