API Reference > OdDb Classes > OdDb3PointAngularDimension Class
OdDb3PointAngularDimension Class
OdDb3PointAngularDimensionOdDb3PointAngularDimensionOdDb3PointAngularDimensionOdDb3PointAngularDimension
Syntax
C++
class OdDb3PointAngularDimension : public OdDbDimension;

Db3PointAngularDimension.h

This class represents 3-Point Angular Dimension entities in an OdDbDatabase instance.

A 3-Point Angular Dimension entity dimensions the angle defined by three points.

OdDb2LineAngularDimension 

TD_Db 

 

 
Name 
Description 
 
This is OdDb3PointAngularDimension, a member of class OdDb3PointAngularDimension. 
 
Name 
Description 
 
Returns the point defining the location of dimension arc for this Dimension entity (DXF 16 as WCS). 
 
Returns the WCS vertex of the angle being dimensioned by this Dimension entity (DXF 15). 
 
Reads the .dwg file data of this object.
 
 
This is DWGMAP_DECLARE_MEMBERS, a member of class OdDb3PointAngularDimension. 
 
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 extension arc status of this Dimension entity.
 
 
Sets the point defining the location of dimension arc for this Dimension entity (DXF 16 as WCS).  
 
Sets the WCS vertex of the angle being dimensioned by this Dimension entity (DXF 15).  
 
Sets the extension arc status for this Dimension entity.
 
 
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.