API Reference > OdDb Classes > OdDbPartialViewingIndex Class
OdDbPartialViewingIndex Class
OdDbPartialViewingIndexOdDbPartialViewingIndexOdDbPartialViewingIndex
Syntax
C++
class OdDbPartialViewingIndex : public OdDbIndex;

DbPartialViewing.h

Library: OdDbPartialViewing

 
Name 
Description 
 
 
 
Name 
Description 
 
Reads the .dwg file data of this object.
 
 
Writes the .dwg file data of this object.
 
 
 
 
 
 
Creates an Iterator object that provides access to the entities in this Index object.
 
 
 
 
 
 
Fully rebuilds this Index object from the entities in the block table record object.  
 
Called by OdDbIndexFilterManager::updateIndexes() when only modifications are being registered.
 
 
Name 
Description 
 
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.