Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 605 Bytes

File metadata and controls

31 lines (22 loc) · 605 Bytes

CreateShedDormer

Description

Function CreateShedDormer creates a shed dormer in the referenced roof object.

FUNCTION CreateShedDormer(roofObject : HANDLE): INTEGER;
def vs.CreateShedDormer(roofObject):
    return INTEGER

Parameters

Name Type Description
roofObject HANDLE Handle to roof.

Remarks

This only creates the object, SetDormerAttributes() & SetShedAttributes() must still be called to define the attributes of the dormer.

Examples

eateShedDormer}}

Version

Availability: from VectorWorks8.0

Category

  • Objects - Roofs