Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
Common Functions for Converting to String

Summary

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

Description

The BimRv/Examples/Common folder contains a C++ module, represented with toString.h and toString.cpp files. This module provides a reusable set of converting functions, which allow to convert different type of objects to strings.

The toString.h header file also contains a type definition for a pointer to a function for a console output. To specify a custom console output function, call the odExSetPrintConsoleFunc() function that modifies the global static variable g_printConsoleFunc.

See Also

Use ODA BimRv SDK Sample Applications

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