After unpacking in a specified folder, the BimRv SDK release has the following contents:
Item (folder or file) | Operating system | Description | |
---|---|---|---|
BimRv |
All | BimRv SDK binary executable and library files. Files are placed in the appropriate subfolder. The name of the subfolder depends on the specific platform. | |
Examples |
All | This folder contains the source code of BimRv SDK example applications. See the Use ODA BimRv SDK Sample Applications topic for additional information about samples. | |
Exports |
All | Contains the source code of export BimRv SDK modules. | |
Extensions |
All | Contains the source code of BimRv SDK extension modules. | |
Imports |
All | Contains the source code of import BimRv SDK modules. | |
Include |
All | BimRv SDK header files, which represent its public API. | |
Source |
All | Several source code files, which are necessary for creation of custom applications. | |
bin |
Non-Windows | BimRv SDK binary executable and library files. Files are placed in the appropriate subfolder. The name of the subfolder depends on the specific platform, compiler version, and processor architecture. | |
build |
Non-Windows | Contains CMake configuration files for building BimRv SDK executable and library files. | |
Common Applications |
All | The source code for different useful applications based on the BimRv SDK. | |
Exchange | All | The source code for modules responsible for data exchange between different CAD formats. | |
exe |
Windows | BimRv SDK binary executable and library files for Windows platforms. Files are placed in the appropriate subfolder. The name of the subfolder depends on the specific platform, compiler version, and processor architecture. | |
Kernel |
All | BimRv SDK header files from the Kernel SDK. This folder also contains the source code for Kernel SDK extensions used in the BimRv SDK. | |
KernelBase |
All | BimRv SDK header files from the base part of the Kernel SDK. | |
lib |
All | BimRv SDK library files and other binary libraries the BimRv SDK depends on. | |
Platforms |
Win |
Project files generated with CMake for the Windows platform.
Contains two solutions:
Files are placed in the appropriate subfolder. The name of the subfolder depends on the specific platform, compiler version, and processor architecture. |
|
ThirdParty |
All | Contains third-party files (source code, headers, binary files, etc.) the BimRv SDK depends on. | |
CMakeLists.txt |
Non-Windows | A file that contains instructions for CMake utility that creates make-files for building BimRv SDK binary files. | |
configure |
Non-Windows | A utility that generates make-files basing on a CMake configuration. | |
platform.txt |
All |
A text file that contains the platform-dependent information:
|
Copyright © 2002 – 2022. Open Design Alliance. All rights reserved.
|