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 
 
 
 
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.
 
 
 
 
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–2021. Open Design Alliance. All rights reserved.