VS:ClearWallPeaks: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
m (1 revision)
 
(No difference)

Latest revision as of 14:25, 12 August 2013

.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