API Reference > OdDb Classes > OdDbViewportTable Class
OdDbViewportTable Class
OdDbViewportTableOdDbViewportTableOdDbViewportTableOdDbViewportTable
Syntax
C++
class OdDbViewportTable : public OdDbAbstractViewTable;

DbViewportTable.h

This class implements the ViewportTable, which represents tiled viewports in an OdDbDatabase instance.

Do not derive from this class. 

 

TD_Db

 
Name 
Description 
 
Client applications typically will not use this constructor, insofar as this class is a base class. 
 
Name 
Description 
 
add 
Adds the specified named record object to the predefined table object and returns the Object ID of the added record object.
 
 
Deletes the specified configuration from this ViewportTable object.
 
 
This is DWGMAP_DECLARE_MEMBERS, a member of class OdDbViewportTable. 
 
Reads the DXF format data of this object from the specified filer.
 
 
Returns the active viewport of this ViewportTable object. 
 
Makes the specified viewport the active viewport of this ViewportTable object.
 
 
Called as the first operation as this object is being closed, for database -resident objects only. 
 
overridables 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.