Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 509 Bytes

File metadata and controls

24 lines (18 loc) · 509 Bytes

GetNumRoofElements

Description

Function GetNumRoofElements returns the number of roof elements (dormers and skylights) in the referenced roof object.

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

Parameters

Name Type Description
roofObject HANDLE Handle to roof.

Version

Availability: from VectorWorks8.0

Category