Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDgHostAppServices::createDatabase Method
Syntax
C++
virtual OdDgDatabasePtr createDatabase(DatabaseDefaultContent defaultContent = kDbDefaultModelIs3d) const;

Creates an instance of an OdDgDatabase object. 

 

Parameters
Description
defaultContent
[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.

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

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