Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
Dump .rvt/.rfa Files

Summary

ODA Product: ODA BimRv SDK
Sample Name: ExBimDump
Categories: C++ / Beginner / Working with .rvt and .rfa files / MacOS, Linux, Windows
Source Code Location: BimRv/Examples/ExBimDump

Description

A console sample application containing an illustration of dumping the source .rvt or .rfa file using the Tf interface.

Run Sample Application

To run the ExBimDump sample application, please do the following:

  1. Open the terminal window and go to the directory where the sample binary file is allocated:
    • For Windows® platforms: <BIMRV_DIR>\exe\<version>
    • For Non-Windows platforms: <BIMRV_DIR>/bin/<version>

    <BIMRV_DIR> is a directory where you unpacked the BimRv SDK archive.

    To determine your <version> parameter, please see the appropriate section in the Download ODA BimRv SDK topic.

  2. Run the sample with appropriate parameters:
    
                ExBimDump <source file> [PBI] [CR] [DD] [output file]
              
    source file A full path to the input .rfa or .rvt file.
    PBI A non mandatory parameter. Dump properties by index.
    CR A non mandatory parameter. Create files with rasters.
    DD A non mandatory parameter. Only load, completely disable dump.
    output file A non mandatory parameter. Output file - a .txt or .log file for dump output.

See Also

Use ODA BimRv SDK Sample Applications

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