API Reference > OdDb Classes > OdDbProxyObject Class
OdDbProxyObject Class
OdDbProxyObjectOdDbProxyObject
Syntax
C++
class OdDbProxyObject : public OdDbObject;

DbProxyObject.h

This class is the abstract base class for Proxy objects in an OdDbDatabase instance.

TD_Db 

 

 
Name 
Description 
 
This is OdDbProxyObject, a member of class OdDbProxyObject. 
 
Name 
Description 
 
Returns true if and only if all but the subDeepClone() and subWblockClone() methods are allowed for this Proxy object. 
 
Returns true if and only if all methods are allowed for this Proxy entity. 
 
Returns the application description of the object represented by this Proxy object. 
 
Returns true if and only if the subDeepClone() and subWblockClone() methods are allowed for this Proxy object. 
 
Reads the .dwg file data of this object.
 
 
This is DWGMAP_DECLARE_MEMBERS, a member of class OdDbProxyObject. 
 
Writes the .dwg file data of this object.
 
 
Reads the DXF format data of this object from the specified filer.
 
 
Reads the DXF data of this object.
 
 
Writes the DXF data of this object.
 
 
Returns true if and only if the erase() method is allowed for this Proxy entity. 
 
Returns an array of the Object IDs referenced by this Proxy object.
 
 
Returns true if and only this Proxy entity is a R13 format Proxy object. 
 
Returns the merge style of this object. 
 
Returns the class name of the object represented by this Proxy object. 
 
Returns the DXF name of the object represented by this Proxy object. 
 
Returns the edit flags for the class contained in this Proxy object. 
 
This is subDeepClone, a member of class OdDbProxyObject. 
 
Called as the first operation as this object is being erased or unerased.
 
 
This is subWblockClone, a member of class OdDbProxyObject. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.