Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbObjectOverrule::open Method
Syntax
C++
virtual OdResult open(OdDbObject* pSubject, OdDb::OpenMode mode);

Overrules the OdDbObject::subOpen() method and calls it in the default implementation. This method returns eOk if successful. 

 

Parameters
Description
pSubject
[in] A raw pointer to an object.
mode
[in] A mode to be opened in.
Copyright © 2002-2022. Open Design Alliance All rights reserved.