API Reference > OdDb Classes > OdDbPolyFaceMeshVertex Class
OdDbPolyFaceMeshVertex Class
OdDbPolyFaceMeshVertexOdDbPolyFaceMeshVertexOdDbPolyFaceMeshVertexOdDbPolyFaceMeshVertex
Syntax
C++
class OdDbPolyFaceMeshVertex : public OdDbVertex;

DbPolyFaceMeshVertex.h

This class represents OdDbPolyFaceMesh vertices in an OdDbDatabase instance.

TD_Db 

 

 
Name 
Description 
 
This is OdDbPolyFaceMeshVertex, a member of class OdDbPolyFaceMeshVertex. 
 
Name 
Description 
 
Reads the .dwg file data of this object.
 
 
This is DWGMAP_DECLARE_MEMBERS, a member of class OdDbPolyFaceMeshVertex. 
 
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.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.