Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 534 Bytes

File metadata and controls

31 lines (23 loc) · 534 Bytes

GetMeshVertsCnt

Description

Returns the number of vertices of the passed mesh handle.

FUNCTION GetMeshVertsCnt(hMesh : HANDLE): INTEGER;
def vs.GetMeshVertsCnt(hMesh):
    return INTEGER

Parameters

Name Type Description
hMesh HANDLE Handle to the mesh object.

See Also

VS Functions: GetMeshVertsCnt | GetMeshVertex | SetMeshVertex

Version

Availability: from Vectorworks 2012

Category

  • Objects - 3D