Autodesk Revit Reader Parameters

Read

Use this parameter to select the features that will be read:

  • All Elements – All elements will be read.
  • Exterior Shell Only – Only elements that belong to the exterior shell of the model will be read.
  • Schedules – Features read will correspond to individual rows in Schedule tables, with one feature type for each Schedule being read. The Schedule that is read is dependent on the Specify View to Read parameter.

Read Geometry As

Use this parameter to change the geometry mode that the reader will use to represent features:

  • Surfaces – This mode will represent features as 3D surfaces. Not all elements can be represented this way.
  • Wireframes – This mode will represent all features as wireframes. Those that cannot be represented as surfaces will be broken down into an aggregate of lines.
  • Floor Plans  – This mode will represent features as a 2D floor plan. Which floor plan view is represented is dependent on the value of the Views to Read parameter.
  • Area Plans – This mode will represent features as a 2D area plan. Which area plan view is represented is dependent on the value of the Views to Read parameter.
  • Non-Spatial – This mode will output all features with null geometry, while still placing attributes on the correct features. This will result in a significant speed increase for the reader.

Geometry Detail Level

Use this parameter to choose the detail level that the reader will use when creating geometry for features:

  • Respect Original View Setting – This mode will cause the reader to use the Detail Level setting from the view that it is currently reading.
  • Fine – This mode will cause the reader to read features with a detail level of Fine.
  • Medium – This mode will cause the reader to read features with a detail level of Medium.
  • Coarse – This mode will cause the reader to read features with a detail level of Coarse.
Note  These details levels correspond to the setting Detail Level on Revit views. Some features require a Detail Level of Fine to be represented as surfaces by FME.

Output Family Instances As Family Reference Points

Use this parameter to output family instances (non-hosted only) as oriented points instead of with their regular geometry. All other feature attributes will remain unchanged.

In-place family instances that are not loadable cannot be output as family reference points.

If the Revit model contains in-place instances, the reader will output a warning and the instance’s geometry will be processed as usual.

Note  In some cases, the reader is unable to find the insertion point of a family instance. For these instances, the reader will output a warning with the specific instance’s ObjectID and process its geometry as usual.

Revit Coordinate System to Read

  • Project
    • The reader will read data in the coordinate system defined by the Revit file's Project Base Point. It will also read in the file's defined Project Units.
    • Features will also be tagged with an appropriate non-earth coordinate system with the appropriate units for ease of use.
  • Georeferenced
    • The reader will give precedence to an Esri product coordinate system over any native Revit coordinate system.
    • If the reader cannot find an Esri coordinate system, it will read the native Revit coordinate system from the active Site in the file.
    • If the reader cannot find an Esri or native Revit georeferenced coordinate system, it will read data in the coordinate system defined by the Revit file’s Survey Point. It will also read in the file’s defined Project Units.
  • None
    • The reader will read data in Revit’s internal units (international feet). This mode is most useful when the data is planned to be written back to Revit with the Revit writer.

Floor Plan Render Mode

Use this parameter to decide which mode the reader should use to read floor plan views. It is only active when the Read Geometry As parameter is set to Floor Plans.

  • Hidden Line – This mode will perform occlusion on features and remove those that would be hidden by others. (This is similar behavior to the “Hidden Lines” setting in the Revit program.)
  • Wireframes – This mode will not perform occlusion on features. As a result, all features in the floor plan view will be output. This mode may have faster performance than Hidden Line. This is the preferred option if walls display gaps where they are intersected with plumbing and electrical features. See Autodesk Revit Troubleshooting for more information.
  • GIS Mode – This mode will read the floorplan in 2D.

Esri *.prj and *.wld/wld3 Files

FME will search the folder of the dataset for a file with the same name as your dataset but with a projection file (.prj) extension. If it cannot find a file with that name, it will then look for the file esri_cad.prj within the dataset folder. If either of those files exists, FME will use the coordinate system information contained within to geolocate the Revit file.

If a .prj file is found, FME will also search the folder of the dataset for a file with the same name as your dataset, but with a world file extension (.wld or .wld3). If it cannot find a file with that name, it will then look for the file esri_cad.wld/esri_cad.wld3 within the dataset folder. If either of those files exists, FME will use the information in the file to translate the coordinates of the features in the dataset to their new geospatial coordinates.

If no .wld/.wld3 file is found, the translation will continue using the georeferencing information found in the .prj file, while reading coordinates in the coordinate system defined by the Revit file’s Survey Point. The reader will also use the file’s defined Project Units.

If the files cannot be found, then the translation will continue, using the coordinate information found in the dataset, without performing any additional transformation.

For more information on creating .prj and .wld/.wld3 files in ArcGIS Pro, please refer to the ArcGIS help page: 3D georeferencing Revit model.

Native Revit Georeferenced Coordinate System

If FME does not find an Esri .prj file, it will instead look for georeferenced coordinate system information on the active Site in the Revit dataset. In order for the dataset to be properly georeferenced, the Revit file needs to be linked to a DWG coordinate system within Autodesk Revit.

If FME finds georeferencing data in the Revit dataset, it will generate a local AZMED projected coordinate system to georeference the dataset. The reader will also set the coordinate system name found in the Revit file along with the Survey Point’s latitude and longitude on the SurveyPoint feature.

Schema Attributes

Advanced