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. 

 

 
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.
 
Copyright © 2002–2021. Open Design Alliance. All rights reserved.