Close

Relief for ODA Team in Ukraine

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

Creates an instance of an OdBmDatabase object.

Parameters
Description
createDefault
[in] If and only if true, the newly created database will be populated with the default set of objects (all tables, ModelSpace and PaperSpace blocks etc.)

Returns the newly created *database*. 

This HostAppServices object will be associated with the newly created *database*.

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