Removes all wall peaks from the referenced wall.
PROCEDURE ClearWallPeaks(h : HANDLE);def vs.ClearWallPeaks(h):
return None| Name | Type | Description |
|---|---|---|
| h | HANDLE | Handle to wall. |
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.
Availability: from VectorWorks9.0