Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 410 Bytes

File metadata and controls

28 lines (20 loc) · 410 Bytes

GetNumWallPeaks

Description

Returns the number of peaks in the referenced wall.

FUNCTION GetNumWallPeaks(h : HANDLE): INTEGER;
def vs.GetNumWallPeaks(h):
    return INTEGER

Parameters

Name Type Description
h HANDLE Handle to wall.

Remarks

return number of peaks in wall

Version

Availability: from VectorWorks9.0

Category

  • Objects - Walls