API Reference > OdDb Classes > OdDbWipeoutVariables Class
OdDbWipeoutVariables Class
OdDbWipeoutVariablesOdDbWipeoutVariables
Syntax
C++
class OdDbWipeoutVariables : public OdDbObject;

DbWipeoutVariables.h

Represents the Wipeout Variables object in an OdDbDatabase instance. 

Corresponding C++ library: WipeOut 

 

 
Name 
Description 
 
This is OdDbWipeoutVariables, a member of class OdDbWipeoutVariables. 
 
Name 
Description 
 
Reads the .dwg file data of this object.
 
 
Writes the .dwg file data of this object.
 
 
Reads the DXF data of this object.
 
 
Writes the DXF data of this object.
 
 
This is ODDB_DECLARE_MEMBERS, a member of class OdDbWipeoutVariables. 
 
Opens the Wipeout Variables object in the specified database.  
 
Sets the frame display flag for this Variables object (DXF 70).  
 
Returns the frame display flag for this Variables object (DXF 70). 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.