Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmLoaderHostAppServices::createDatabase Method
Syntax
C++
virtual OdBmDatabasePtr createDatabase(bool createDefault = true) const;

Creates an instance of an OdBmDatabase object. This HostAppServices object will be associated with the newly created database. 

 

Parameters
Description
createDefault
[in] If it is not equal to kNotInitialized, the newly created database will be populated with the default set of objects.

Returns the newly created database.

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