Create Network Feature Classes
The feature classes discussed here participate in the geometric network. If you want to create features that do not participate in the network, refer to Create Non-Network Features for instructions.
- Right-click the dataset and select New > Feature Class.Networked feature classes cannot be created at the geodatabase level.
- On the first screen of the New Feature Class wizard, type a Name and an Alias for your new feature class.
- Choose a Type from the drop-down menu.This indicates the type of object you are creating (e.g., point, line).
- Select the geometry type, if necessary.
- Leave the checkboxes in the Geometry Properties field empty.NOTE: Geometry Properties do not impact ArcFM functionality.
- Click Next.
- Create a TraceWeight field (e.g., ElectricTraceWeight,
GasTraceWeight, WaterTraceWeight).This required field contains weights. It must have a data type of Long Integer. You can also create any additional fields. Fields can also be added using the Esri Properties dialog after the feature has been created. The field names cannot contain spaces or special characters.
- Click Next.
- Verify that the Weight Name is paired with the TraceWeight field created in step 7, and then click Finish.