Extract BIM File Floorplan (Conversion Tools)
Summary
Extracts 2.5D floor plan data from a BIM file workspace into a geodatabase dataset.
Usage
Unlike Revit files, Industry Foundation Classes (IFC) formatted files do not include a floor plan definition. Because of this, no floor plan feature class is included in the ArcGIS Pro BIM file workspaces for IFC files. This tool will build floor plan information from other BIM features and filter floor plan data from Revit files.
Use this tool to combine one or more BIM file workspaces (Revit or IFC files) into a geodatabase dataset. The tool will append and merge the feature classes, their geometry, and their attributes when feature classes have the same name and geometric type.
This tool is useful when working with the floor plan data from Revit files because the content of the output floor plan data can be included or excluded, and because the tool can be run outside of a map or scene.
The Included Levels or Stories parameter lists the possible levels based on named building levels within the input BIM models and may or may not directly correlate to building floors or stories. Select the level or levels to be used to assemble the floor plans. If no building levels are selected, features from all levels will be included by default. A warning will be generated if one or more of the selected levels are not present in the BIM file workspace. An error will be generated if all of the selected levels are not present in the BIM file workspace.
The output points of interest feature class will include features from the following categories:
Furniture
Furniture System
Specialty Equipment
Mechanical Equipment
Fire Alarm Devices (Revit only)
Security Devices (Revitonly)
Nurse Call Devices (Revit only)
Communication Devices (Revit only)
Electrical Equipment (Revit only)
The output footprint feature class will include the following categories:
Merge Slabs (IFC)
Merge Floor (Revit)
Use the Additional Polyline Categories parameter to include additional polyline features in the floor plan polyline feature class. Features from the following categories can be included:
FurnitureFurniture SystemWindows(All)
Use the Additional Polygon Categories parameter to include additional polygon features in the floor plan polygon feature class. Features from the following Revit categories can be included:
AreasRoomsRoofs
Features from the following IFC categories can be included:
SpacesRoofs
If an existing dataset is provided for the Output Dataset Name parameter value, new feature classes with unique names will be added to that dataset. If a feature class of the same name exists in the output dataset, a number will be appended to the end of that feature class name to make it unique (for example, Walls_1). To ensure that new feature classes are created, use a unique name for the Output Dataset Name parameter value.
The output of this tool can be used as the input to the Make Building Layer tool to create a single building layer from the combined data.
Parameters
| Label | Explanation | Data type |
|---|---|---|
|
Input BIM File Workspace |
The BIM file workspace that contains the building information to be extracted. |
BIM File Workspace |
|
Output Geodatabase |
The geodatabase where the output feature dataset will be created. This must be an existing geodatabase. |
Workspace |
|
Output Dataset Name |
The name of the dataset where the output feature classes will be created. If the feature dataset does not exist, it will be created with the spatial reference of the input BIM file workspace. |
String |
|
Output Polyline Feature Class Name |
The name of the output polyline feature class. Polyline features will be extracted into this feature class. |
String |
|
Output Polygon Feature Class Name |
The name of the output polygon feature class. Polygon features will be extracted into this feature class. |
String |
|
Output Points of Interest Feature Class Name |
The name of the output points of interest feature class. Points of interest features will be extracted into this feature class. |
String |
|
Output Footprint Feature Class Name |
The name of the output footprint feature class. Footprint polygons from the BIM file workspace will be created in this feature class. The feature class will include the following categories:
|
String |
|
Additional Polyline Categories |
The additional polyline features that will be included in the floor plan polyline feature class. Features from the following categories can be included:
|
String |
|
Additional Polygon Categories |
Specifies the additional polygon features that will be included in the floor plan polygon feature class. Features from the following categories can be included from Revit data:
Features from the following categories can be included from IFC data:
|
String |
|
Included Levels or Stories |
The building level or levels of features that will be included in the output feature classes. If no building levels are provided, features from all levels will be included by default. |
String |
Derived output
| Label | Explanation | Data type |
|---|---|---|
|
Output Feature Dataset |
The output geodatabase feature dataset containing the new feature classes. |
Feature Dataset |
Environments
Output Coordinate System, Geographic Transformations, Extent, Output XY Domain, XY Resolution, XY Tolerance, Z Resolution, Z Tolerance
Licensing information
- Basic: Yes
- Standard: Yes
- Advanced: Yes