Share

AcDbPolygonMeshVertex::AcDbPolygonMeshVertex

C++

AcDbPolygonMeshVertex();

Description

Default constructor. Initializes the position to (0,0,0) and the vertex type to AcDb::k3dSimpleVertex.

Links

AcDbPolygonMeshVertex

Was this information helpful?