Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 632 Bytes

File metadata and controls

31 lines (22 loc) · 632 Bytes

CreateTrapeziumDormer

Description

Function CreateTrapeziumDormer creates a trapezium dormer in the referenced roof object.

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

Parameters

Name Type Description
roofObject HANDLE Handle to roof.

Remarks

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

Examples

eateRoofObj}}

Version

Availability: from VectorWorks8.0

Category

  • Objects - Roofs