Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 512 Bytes

File metadata and controls

27 lines (20 loc) · 512 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

CreateRoofObj

Version

Availability: from VectorWorks8.0

Category