Revit Reader

The Revit Reader provides access to visualization data stored within a particular Revit file. A file does not need to have a particular extension to be read correctly by HOOPS Exchange however the file extension of Revit files that you can expect to be loaded by HOOPS Exchange is:

  • .RVT
  • .RFA

You can see the exact version supported in the current release here.

Assembly

RFA files (i.e., Revit families such as Doors and Windows) are supported. They are instantiated through Exchange's prototype mechanism.

Reading a linked model file is not yet supported in Exchange.

B-rep

HOOPS Exchange currently does not support B-rep.

Visualization

The triangle information is parsed and provided via HOOPS Exchange.

Views

Revit views are supported.

However, Exchange does not support all the features available in Revit.

Supported

  • Visibility
  • Section Box
  • Camera

Not Supported

  • LOD (Level-of-Detail)
  • Rendering Mode
  • Visibility Style

Markup

HOOPS Exchange currently does not support Markup.

Textures

HOOPS Exchange currently does not support textures with Revit.

Metadata

HOOPS Exchange reads Revit metadata (properties) with their units.

Restrictions

Revit is only available on 64-bit Windows and 64-bit Linux.

Geometry Representation: In Exchange, geometry is always represented as solid. In Revit, geometry may have different representations (e.g., pipes can be wireframe or solid), and this setting can be changed in Views. Exchange does not support this concept.

Files with imported DWG parts are supported, but the visibility by default and per view will always be set to visible, even if visibility is set to another value in the original file.