VS:GetNumWallPeaks

From Vectorworks Developer
Revision as of 14:32, 12 August 2013 by Root (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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