API Reference > OdDb Classes > OdDb3dPolylineVertex Class
OdDb3dPolylineVertex Class
OdDb3dPolylineVertexOdDb3dPolylineVertexOdDb3dPolylineVertexOdDb3dPolylineVertex
Syntax
C++
class OdDb3dPolylineVertex : public OdDbVertex;

Db3dPolylineVertex.h

This class represents OdDb3dPolyline vertices in an OdDbDatabase instance.

TD_Db 

 

 
Name 
Description 
 
 
 
Name 
Description 
 
Reads the .dwg file data of this object.
 
 
This is DWGMAP_DECLARE_MEMBERS, a member of class OdDb3dPolylineVertex. 
 
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 WCS position of this entity (DXF 10). 
 
Sets the WCS position of this entity (DXF 10).  
 
Sets the type of this Vertex entity.
 
 
Returns the type of this Vertex entity. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.