Label | Explanation | Data Type |
Source CAD Data | The .dwg or .dgn files that contain floor plan information that will be imported to the Indoors model. | CAD Drawing Dataset |
Target Level Features | The target Levels feature layer, feature class, or feature service that conforms to the Indoors model and resides in the same workspace as the target Facilities, Units, and Details features. | Feature Layer |
Level Name | The unique level name of the level on which the source CAD data is located. | String |
Vertical Order | An ordinal integer representing the vertical order of each floor. The vertical order of the ground floor is zero (0). Floors above the ground floor have positive vertical order values, and floors below the ground floor have negative values. | Long |
Elevation Of Level | The elevation of the level relative to a flat terrain. This value will be used to populate the z-value for levels, units, and details. | Linear Unit |
Target Facility Features | The target Facilities feature layer, feature class, or feature service that conforms to the Indoors model and resides in the same workspace as the target Levels, Units, and Details features. | Feature Layer |
Facility Name | The unique facility name of the building where the source CAD data is located. | String |
Target Unit Features | The target Units feature layer, feature class, or feature service that conforms to the Indoors model and resides in the same workspace as the target Facilities, Levels, and Details features. | Feature Layer |
Target Detail Features | The target Details feature layer, feature class, or feature service that conforms to the Indoors model and resides in the same workspace as the target Facilities, Levels, and Units features. | Feature Layer |
Select Layer From Source CAD (Optional) | Specifies whether polylines that represent unit boundaries will be sourced from CAD files or from map feature layers. If you specify to source from map feature layers, you can make a selection on the layer to import a subset of features.
| Boolean |
Source CAD Layers For Units (Optional) | The CAD layers that contain polyline entities that define the edges and extent of the usable spaces within a facility. These polylines will be used to create unit polygon features in the target Units layer. | String |
Source Layers For Units (Optional) | The feature layers that contain polyline entities that define the edges and extent of the usable spaces within a facility. These polylines will be used to create unit polygon features in the target Units layer. | Feature Layer |
Source CAD Layers For Levels (Optional) | The CAD layers that contain polyline entities that define the edges and extent of the level. These polylines will be used to create unit polygon features in the target Levels layer. | String |
Source Layers For Levels (Optional) | The feature layers that contain polyline entities that define the edges and extent of the level. These polylines will be used to create unit polygon features in the target Levels layer. | Feature Layer |
Source CAD Layers For Doors (Optional) | The CAD layers that contain polyline entities that define the doors that are part of a unit boundary. These polylines will be closed to create unit polygon features in the target Units layer. | String |
Source Layers For Doors (Optional) | The feature layers that contain polyline entities that define the doors that are part of a unit boundary. These polylines will be closed to create unit polygon features in the target Units layer. | Feature Layer |
Source CAD Layers For Details (Optional) | The CAD layers that contain polyline entities that represent floor-plan details—such as walls, windows, and doors—that will be included as polyline features in the target Details layer. | String |
Source Layers For Details (Optional) | The feature layers that contain polyline entities that represent floor-plan details—such as walls, windows, and doors—that will be included as polyline features in the target Details layer. | Feature Layer |
Source CAD Layers For Facilities (Optional) | The CAD layers that contain polyline entities that define the edges and extent of the facility footprint. If no value is provided, the facility footprint will be created or updated based on the extent of all levels within the facility. | String |
Source Layers For Facilities (Optional) | The feature layers that contain polyline entities that define the edges and extent of the facility footprint. If no value is provided, the facility footprint will be created or updated based on the extent of all levels within the facility. | Feature Layer |
CAD Annotation Mapping (Optional) | Specifies the field mapping for CAD annotation features to populate a field of a layer in the Indoors workspace.
| Value Table |
Door To Wall Distance (Optional) | The distance the tool will search from a door feature for a unit boundary in international inches or millimeters. The default is 0.3 international inches. | Linear Unit |
Minimum Unit Width (Optional) | The minimum width in international feet or meters a space must be to be considered a unit feature. Features with a width that falls below this threshold will be written to a nonunit polygons feature class and will not be included in the target Units layer. The default is 3 international feet. | Linear Unit |
Minimum Unit Area (Optional) | The minimum area in square international feet or square meters a space must be to be considered a unit feature. Features with an area that falls below this threshold will be written to a nonunit polygons feature class and will not be included in the target Units layer. The default is 9 square international feet. | Areal Unit |
Floor Plan Configuration File (Optional) | A JSON configuration file containing preset parameter values. Provide the configuration file from a previous tool run to populate parameters in the tool for CAD files with the same or similar CAD layers and mappings. When a configuration file is provided, changes can be made to the other parameter values before running the tool. If other parameter changes are made, a new output configuration file will be created. This parameter is only available when the Select Layer From Source CAD parameter is checked. | File |
Gap Tolerance
(Optional) | The proximity tolerance for dangling endpoints of input features that will be snapped together when generating units. Values can be provided in millimeters or international inches. The default is 0.039 international inches (1 millimeter). | Linear Unit |
Derived Output
Label | Explanation | Data Type |
Updated Units | The updated target Units features. | Feature Layer |