API Reference > OdDb Classes > OdDbBlkRefObjectContextData Class
OdDbBlkRefObjectContextData Class
OdDbBlkRefObjectContextDataOdDbBlkRefObjectContextDataOdDbBlkRefObjectContextDataOdDbBlkRefObjectContextData
Syntax
C++
class OdDbBlkRefObjectContextData : public OdDbAnnotScaleObjectContextData;

DbObjectContextData.h

This class defines a set of annotation-specific properties for a Block Reference object.

This class is intended for application developers only, not TX developers.

TD_Db 

 

 
Name 
Description 
 
This is OdDbBlkRefObjectContextData, a member of class OdDbBlkRefObjectContextData. 
 
Name 
Description 
 
virtual void audit(OdDbAuditInfo *,OdDbBlockReference *,OdInt32 &,bool &); 
 
Reads the DXF data of this object.
 
 
Writes the DXF data of this object.
 
 
This is ODDB_DECLARE_MEMBERS, a member of class OdDbBlkRefObjectContextData. 
 
This is positionInEcs, a member of class OdDbBlkRefObjectContextData. 
 
This is rotation, a member of class OdDbBlkRefObjectContextData. 
 
This is scaleFactors, a member of class OdDbBlkRefObjectContextData. 
 
This is setPositionInEcs, a member of class OdDbBlkRefObjectContextData. 
 
This is setRotation, a member of class OdDbBlkRefObjectContextData. 
 
This is setScaleFactors, a member of class OdDbBlkRefObjectContextData. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.