Procedure SetDormerThick sets dormer roof and wall thicknesses for the referenced roof.
PROCEDURE SetDormerThick(
roofObject : HANDLE;
wallThickDistance : REAL;
roofThickDistance : REAL);def vs.SetDormerThick(roofObject, wallThickDistance, roofThickDistance):
return None| Name | Type | Description |
|---|---|---|
| roofObject | HANDLE | Handle to roof. |
| wallThickDistance | REAL | Wall thickness of dormer. |
| roofThickDistance | REAL | Roof thickness of dormer. |
eateRoofOb}}
Availability: from VectorWorks8.0
- Objects - Roofs