Share

AcDbPolyFaceMesh::numVertices

C++

Adesk::Int16 numVertices() const;

Description

Returns the number of point coordinate vertices in the vertex list of the PolyFaceMesh. This count does not include the FaceRecords in the vertex list.

The number of vertices is used for DXF group code 71

Links

AcDbPolyFaceMesh

Was this information helpful?