API Reference > OdDb Classes > OdDbRotatedDimension Class
OdDbRotatedDimension Class
OdDbRotatedDimensionOdDbRotatedDimensionOdDbRotatedDimensionOdDbRotatedDimension
Syntax
C++
class OdDbRotatedDimension : public OdDbDimension;

DbRotatedDimension.h

This class represents Rotated Dimension entities in an OdDbDatabase instance.

A Rotated Dimension entity dimensions the distance between between any two points in space as projected onto a line at the specfied rotation angle in the plane of the dimension.

TD_Db 

 

 
Name 
Description 
 
This is OdDbRotatedDimension, a member of class OdDbRotatedDimension. 
 
Name 
Description 
 
Returns the WCS point defining the location of dimension line for this Dimension entity (DXF 10). 
 
Reads the .dwg file data of this object.
 
 
This is DWGMAP_DECLARE_MEMBERS, a member of class OdDbRotatedDimension. 
 
Writes the .dwg file data of this object.
 
 
Reads the DXF data of this object.
 
 
Reads the DXF R12 format data of this object.
 
 
Writes the DXF data of this object.
 
 
Writes the DXF data of this object.
 
 
Returns the jog symbol height of this Dimension entity. 
 
Returns the jog symbol status of this Dimension entity. 
 
Returns the jog symbol position of this Dimension entity. 
 
Returns the obliquing angle for this Dimension entity (DXF 52). 
 
Returns the rotation angle for this Dimension entity (DXF 50). 
 
Sets the WCS point defining the location of dimension line for this Dimension entity (DXF 10).
 
 
Sets the jog symbol height for this Dimension entity.
 
 
Sets the jog symbol status for this Dimension entity.
 
 
Sets the jog symbol position for this Dimension entity.
 
 
Sets the obliquing angle for this Dimension entity (DXF 52).
 
 
Sets the rotation angle for this Dimension entity (DXF 50).
 
 
Sets the WCS start point of the first extension line of this Dimension entity (DXF 13).
 
 
Sets the WCS start point of the second extension line of this Dimension entity (DXF 14).
 
 
overridables 
 
Returns the WCS start point of the first extension line of this Dimension entity (DXF 13). 
 
Returns the WCS start point of the second extension line of this Dimension entity (DXF 14). 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.