API Reference > OdDb Classes > OdDbPolygonMeshVertex Class
OdDbPolygonMeshVertex Class
OdDbPolygonMeshVertexOdDbPolygonMeshVertexOdDbPolygonMeshVertexOdDbPolygonMeshVertex
Syntax
C++
class OdDbPolygonMeshVertex : public OdDbVertex;

DbPolygonMeshVertex.h

This class represents OdDbPolygonMesh 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 OdDbPolygonMeshVertex. 
 
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).  
 
Called as the first operation as this object is being erased or unerased.
 
 
Returns the type of this Vertex entity. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.