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