Duct Definition
The DuctDefinition object class has fields that describe selected characteristics of a duct, such as size or material. The table below provides some common examples, and you can add more fields for your business rules. In other words, adding fields to this table is how you add fields to the ArcFM Conduit Configuration dialog:
Subtypes: Duct Bank, Trench. The use of subtypes is optional. The Subtype attribute can be removed if subtypes aren't used in the model.
Model Names: DUCT
Attributes:
Field Name |
Field Type |
Description |
---|---|---|
ActualSize |
text |
Actual size of the duct. Conduit Manager can use this field (it's not required) to store the actual size of the duct when placing ducts within ducts. It requires that the ACTUALDUCTSIZE model name be assigned. |
Availability |
text |
The Conduit Manager Availability Indicator functionality uses this field to indicate whether a duct is available for conduit placement. It uses the DUCTAVAILABILITY model name on this field. |
DuctID |
text |
Stores a unique identifier for a duct. Conduit Manager can be configured to use this field with the DUCTID model name assigned. |
DuctSize |
text |
Size of the duct. Conduit Manager uses this field to provide the ability to place ducts within ducts. Underground Facility Manager also uses this field. It requires that the DUCTSIZE model name be assigned. |
Material |
text |
Indicates the type of material a conduit is made of. Conduit Manager uses this field with the DUCTMATERIAL model name assigned. |