Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 470 Bytes

File metadata and controls

25 lines (18 loc) · 470 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

  • Objects - Roofs