Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 413 Bytes

File metadata and controls

25 lines (18 loc) · 413 Bytes

GetVertNum

Description

Function GetVertNum returns the number of vertices of the referenced polygon or polyline object.

FUNCTION GetVertNum(PolyHd : HANDLE): INTEGER;
def vs.GetVertNum(PolyHd):
    return INTEGER

Parameters

Name Type Description
PolyHd HANDLE Handle to polygon.

Version

Availability: from All Versions

Category

  • Objects - Polys