API Reference > OdDb Classes > OdDbVbaProject Class
OdDbVbaProject Class
OdDbVbaProjectOdDbVbaProject
Syntax
C++
class OdDbVbaProject : public OdDbObject;

DbVbaProject.h

This class represents VBA Project objects in an OdDbDatabase instance.

TD_Db 

 

 
Name 
Description 
 
This is OdDbVbaProject, a member of class OdDbVbaProject. 
 
Name 
Description 
 
Reads the .dwg file data of this object.
 
 
This is DWGMAP_DECLARE_MEMBERS, a member of class OdDbVbaProject. 
 
Writes the .dwg file data of this object.
 
 
Reads the DXF data of this object.
 
 
Writes the DXF data of this object.
 
 
Returns the project data for this VBA Project object.
 
 
Sets the project data for this VBA Project object.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.