Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
Introduction to ODA BIM Application

ODA BIM Application is a sample viewer for ODA BimRv SDK.

It allows you to:

  • View a .rvt or .rfa file structure as a tree representation.
  • Render a .rvt or .rfa file contents using different verctorizer libraries.
  • Select style to the current view.
  • Execute user commands.
  • Manage links to external files connected to the open .rvt/.rfa file.

The app functions in two modes: structure (left picture) and render (right picture).

The "Structure" mode has two tabs:

  • Database, which shows the structure of the database.
  • Element Table, which shows all elements in the stream and grouped them by types.

You can easily look through the hierarchy of the database and elements. When an object is selected, the information about it is shown in the right part of the window.

Such entities as lines, walls, text, .etc are elements. All elements are stored in OdBmElemTable.

Element Table tab contains "body" of elements, but full set of elements can be found on the Database tab in the Element Table record.

The ODA BIM Application can also render the file content. The view can be changed in the View->Views menu item.

You can also select the style for the current view in the View->Graphic Display Options. For this to work, make sure that "WinGLES2.txv" is selected as a vectorizer in the Vectorize menu.

See Also

OdaBimApp Section Get Started with ODA BimRv SDK
Manage Attached Files
Use Custom Commands
Export to Various Formats
Use Preview Visibility Mode

Copyright © 2002 – 2022. Open Design Alliance. All rights reserved.