Sets the thickness of an unstyled wall without components. Will return false for a styled wall or a wall with components. To change the thickness of a wall with components, add, remove or resize components with InsertNewComponent, DeleteComponent, and SetComponent Width
FUNCTION SetWallThickness(
h : HANDLE;
thicknessDistance : REAL): BOOLEAN;def vs.SetWallThickness(h, thicknessDistance):
return BOOLEAN| Name | Type | Description |
|---|---|---|
| h | HANDLE | |
| thicknessDistance | REAL |
NZH 5-10-05
Availability: from VectorWorks12.0
- Objects - Walls