VS:GetNumWallPeaks

From Vectorworks Developer
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Returns the number of peaks in the referenced wall.

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

Parameters

h HANDLE Handle to wall.

Return Value

Returns the number of wall peaks.

Remarks

return number of peaks in wall

Version

Availability: from VectorWorks9.0