API Reference > Other Classes > OdEditorReactor Class > OdEditorReactor Methods > OdEditorReactor::objectsLazyLoaded Method
OdEditorReactor::objectsLazyLoaded Method
Syntax
C++
virtual void objectsLazyLoaded(const OdDbObjectIdArray& objectIds);
Parameters 
Description 
objectIDs 
[in] Object IDs lazy loaded. 

Notification function called after objects are lazy during a partial open of a drawing. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.