VS:ClearWallPeaks

From Vectorworks Developer
Revision as of 14:25, 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

Removes all wall peaks from the referenced wall.

PROCEDURE ClearWallPeaks(
h :HANDLE);
def vs.ClearWallPeaks(h):
    return None

Parameters

h HANDLE Handle to wall.

Remarks

remove all peaks in this wall

Julian says that this is broken for round walls, but I haven't verified it (nor checked the bug list).

It works as expected on VW 13.

Version

Availability: from VectorWorks9.0