![]() |
MKI_DatabaseCreate (Databases) Changed in Version 2019.0 |
www.CAD6.com |
C++ Syntax__int32 MKI_DatabaseCreate( MKI_CONST_DATABASE_DATA_REF f_rData bool f_fInternalDatabase );
Creates a new database based on the given data.
Not supported in CAD6starter!
ParametersData [MKI_CONST_DATABASE_DATA_REF] Data of the database to be created. To create a drawing's default internal database, DatabaseName must be empty. InternalDatabase CNew in Version 2019.0 [bool] Pass true if an internal database shall be created or false if an external database shall be created.
Return ValueIndex of the created database if successful, a negative value if not.
|
CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH