Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbDatabase::usingCoreOnly Method
Syntax
C++
virtual bool usingCoreOnly() const;

Returns the true if OdDbDatabase instance is restricted to use only core objects. In such mode implementation of OdDbDatabase::initialize() for example will not create some objects like dimension style table and default dimension style or default multi-line style. Default implementation simply returns 'false'

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