Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 654 Bytes

File metadata and controls

33 lines (25 loc) · 654 Bytes

SetDormerThick

Description

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

Parameters

Name Type Description
roofObject HANDLE Handle to roof.
wallThickDistance REAL Wall thickness of dormer.
roofThickDistance REAL Roof thickness of dormer.

Examples

eateRoofOb}}

Version

Availability: from VectorWorks8.0

Category

  • Objects - Roofs