Label | Explanation | Data Type |
Input Unit Features | The input polygon features representing unit footprints for one or more facilities. In the Indoors model, this is the Units layer. The tool only processes the levels that contain the selected features. | Feature Layer |
Input Detail Features | The input polyline features representing the architectural detail polylines. | Feature Layer |
Door Detail Expression
| An SQL expression used to identify which detail polylines represent doors. | SQL Expression |
Wall Detail Expression
| An SQL expression used to identify which detail polylines represent walls. | SQL Expression |
Target Openings | The existing polyline feature class or feature layer to which generated polylines will be written. In the Indoors model this is the Details layer. | Feature Layer |
Wall Thickness Tolerance (Optional) | The distance that will be searched inward and outward from the edge of a unit feature to find a door feature. The default unit of measurement is feet. The default value is 2 feet but can range from 0 to 6 feet. | Linear Unit |
Delete Existing Openings (Optional) | Specifies whether existing opening features with a USE_TYPE field value of Opening will be deleted before creating new opening features. If deleted, existing openings will be replaced with new openings if they are at the same location.
| Boolean |
Derived Output
Label | Explanation | Data Type |
Updated Openings | The updated Target Openings feature layer or feature class. | Feature Layer |