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. 

 

 
Name 
Description 
 
 
 
Name 
Description 
 
Reads the .dwg file data of this object.
 
 
 
 
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–2021. Open Design Alliance. All rights reserved.