Skip to main content
Question

Form 2026.1 Revit Reader Specify View to Read Parameter

  • March 18, 2026
  • 1 reply
  • 61 views

mmorgan0110
Contributor
Forum|alt.badge.img+2

In Form v2026.1, what exactly does the new option “Read Best Fit View if Selected view is Missing” do? The “Help” says:

“This parameter controls reader behavior if a selected view is missing.

By default, if a view specified in the Specify View to Read parameter is missing, the reader selects the next available view.”

Does it select the very first view that pops up when clicking the 3 ellipses (...) or is it referring to something else?

Was that option a hidden feature in previous versions that got exposed as a parameter in 2026.1?

1 reply

jovitaatsafe
Safer
Forum|alt.badge.img+11

Hi ​@mmorgan0110 ,

This is a new parameter added and enabled by default to keep existing behaviour from before FME 2026.1. The parameter was added to address this use case: 

 

Before this parameter existed, the Revit Reader would read the specified view on incoming files, and if the file was missing the desired view, it would provide the next most appropriate view to show something from the file rather than failing to read from it at all.

However the best fit does not necessarily mean the first view in the “Select Views’ dialog. You’ll notice a warning logged when it can’t find the view and what FME chooses afterwards, for example the warning below shows FME reading my fifth available view down the list when requesting a view that doesn’t exist in the file. This was the same reading from both 2025.2 and 2026.1 without changing the new parameter:

Revit Native Reader: No view 'nonexistent view' found in dataset '/Users/jovita/Documents/Data/3D_BIM_data/Revit-rvt-rvz/rac_advanced_sample_project.rvt'. Continuing to read with view 'Building Courtyard (3D View)'

 

*Update: The ‘best fit view’, if the Selected View is missing, corresponds to the geometry selected in the ‘Read Geometry as’ field, and there has been no change to that criteria in FME 2026.1.