API Reference > OdDb Classes > OdDbDimAssoc Class
OdDbDimAssoc Class
OdDbDimAssocOdDbDimAssoc
Syntax
C++
class OdDbDimAssoc : public OdDbObject;

DbDimAssoc.h

This class represents Associative Dimension objects in an OdDbDatabase instance. 

Corresponding C++ library: TD_Db 

 

 
Name 
Description 
 
 
 
Name 
Description 
 
 
 
 
 
 
 
Name 
Description 
 
 
 
 
 
This is the overview for the assocFlag method overload. 
 
Notification function called whenever the notifying object has had its clone() member function called.
 
 
Returns the Object ID of the Dimension entity associated with this Associative Dimension object (DXF 330). 
 
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.
 
 
 
 
 
 
 
 
Returns the trans-space flag of this Associative Dimension object (DXF 70). 
 
Notification function called whenever an object derived from OdDbEntity is modified.
 
 
 
 
Notification function called whenever an object is opened for modify OdDb::kForWrite.
 
 
Returns the specified Osnap Point Reference for this Associative Dimension object.
 
 
post 
 
 
 
 
 
 
Returns the rotated dimension type of this Associative Dimension object (DXF 71). 
 
This is the overview for the setAssocFlag method overload. 
 
Sets the Object ID of the Dimension entity associated with this Associative Dimension object (DXF 330).  
 
Sets the specified Osnap Point Reference for this Associative Dimension object.
 
 
Sets the rotated dimension type of this Associative Dimension object (DXF 71). 
 
Sets the trans-space flag of this Associative Dimension object (DXF 70).  
 
 
 
 
 
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.