Label | Explanation | Data Type |
Input Facility Features | The input polygon features representing a facility or facilities. In the Indoors model, this is the Facilities layer. The tool processes only the facilities represented by these features. | Feature Layer |
Transition Unit Features
| The input polygon features representing the transition spaces in a facility. In the Indoors model, this is the Units layer. | Feature Layer |
Pathway Features
| The input polyline features representing preliminary pathways. The new transition features will snap to these polyline features. In the Indoors model, this will be the PrelimPathways layer. | Feature Layer |
Target Transitions
| An existing feature class or layer that will be updated with the new transitions. In the Indoors model, this is the PrelimTransitions layer. | Feature Layer |
Elevator Delay
(Optional) | The average elevator transit time. It is one-half the time in seconds that an elevator passenger can expect to spend waiting to enter and exit the elevator. Using this parameter can improve routing and transit time calculations. The value must be equal to or greater than zero. | Long |
Delete Existing Transitions
(Optional) | Specifies whether existing transition features in selected transition spaces will be deleted before creating new transition features. If this parameter is not used, Updated Transitions will include both existing and newly created transition features.
| Boolean |
Stairway Unit Expression
(Optional) | An SQL expression used to define which Transition Unit Features values represent step-based transitions, such as stairs and escalators. | SQL Expression |
Elevator Unit Expression
(Optional) | An SQL expression used to define which Transition Unit Features values represent lift-based transitions, such as elevators. | SQL Expression |
Derived Output
Label | Explanation | Data Type |
Updated Transitions | The updated Target Transitions layer. | Feature Class |