API Reference > OdDb Classes > OdDb2dVertex Class
OdDb2dVertex Class
OdDb2dVertexOdDb2dVertexOdDb2dVertexOdDb2dVertex
Syntax
C++
class OdDb2dVertex : public OdDbVertex;

Db2dVertex.h

This class represents OdDb2Polyline vertices in an OdDbDatabase instance.

TD_Db 

 

 
Name 
Description 
 
 
 
Name 
Description 
 
Returns the bulge of the segment following this Vertex entity (DXF 42). 
 
Reads the .dwg file data of this object.
 
 
This is DWGMAP_DECLARE_MEMBERS, a member of class OdDb2dVertex. 
 
Writes the .dwg file data of this object.
 
 
Reads the DXF R12 format data of this object.
 
 
Writes the DXF data of this object.
 
 
Returns the ending width of the segment following this Vertex entity (DXF 41). 
 
Specifies the curve fit tangent direction is not to be used by this Vertex entity.(DXF 70, bit 0x02). 
 
Returns true if and only if the curve fit tangent direction is used by this Vertex entity.(DXF 70, bit 0x02). 
 
Returns the OdDb2dPolyline OCS position of this entity (DXF 10). 
 
Sets the bulge of the arc segment following this Vertex entity (DXF 42).
 
 
Sets the ending width of the segment following this Vertex entity (DXF 41).
 
 
Sets the OdDb2dPolyline OCS position of this entity (DXF 10).  
 
Sets the starting width of the segment following this Vertex entity (DXF 40).
 
 
Sets the curve fit tangent direction for this Vertex (DXF 50).
 
 
Sets the *vertex identifier* of this Vertex entity.
 
 
Sets the type of this Vertex entity.
 
 
Returns the starting width of the segment following this Vertex entity (DXF 40). 
 
This is subGetTransformedCopy, a member of class OdDb2dVertex. 
 
This is subTransformBy, a member of class OdDb2dVertex. 
 
Returns the curve fit tangent direction for this Vertex (DXF 50). 
 
Specifies the curve fit tangent direction is to be used by this Vertex entity.(DXF 70, bit 0x02). 
 
Returns the *vertex identifier* of this Vertex entity. 
 
Returns the type of this Vertex entity. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.