Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 444 Bytes

File metadata and controls

28 lines (20 loc) · 444 Bytes

CreateSkylight

Description

Function CreateSkylight creates a new skylight in the referenced roof object.

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

Parameters

Name Type Description
roofObject HANDLE Handle to roof.

Examples

eateRoofObj}}

Version

Availability: from VectorWorks8.0

Category

  • Objects - Roofs