- In the Infrastructure Administrator, click Enterprise and connect to the enterprise industry model . Open a project.
- In the administrator explorer, select the industry model.
- Click Industry Model menu
Data Model.
- In the data model explorer, select the network feature, for example Pipe.
- Right-click the label feature class and click Create Label Definition.
- Set the following label properties:
Property
Description
Content To Display (Select Statement)
This select statement queries the FID. Example: Select FID from GAS_PIPE where FID = $id
Parent Geometry (Select Statement)
This select statement queries the geometry of the related feature (FID) that has been found by the select statement above. Example: Select FID, GEOM from GAS_LINE where FID_ATTR = ?
Label Information
Select Automatically Create Label When Feature Is Created.
Select Label Is Active.
Orientation
Select Preserve Text Readability.
You can define labels to inscribe the attribute data of the network objects. In the utility model, a network object itself has no geometry, but is related to a geometry feature class (node or edge).
To place label texts using the auto label function, you must define the labels using a geometry select.