VS:ClearWallPeaks

From Vectorworks Developer
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

.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