Function CreateShedDormer creates a shed dormer in the referenced roof object.
FUNCTION CreateShedDormer(roofObject : HANDLE): INTEGER;def vs.CreateShedDormer(roofObject):
return INTEGER| Name | Type | Description |
|---|---|---|
| roofObject | HANDLE | Handle to roof. |
This only creates the object, SetDormerAttributes() & SetShedAttributes() must still be called to define the attributes of the dormer.
eateShedDormer}}
Availability: from VectorWorks8.0
- Objects - Roofs