Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 470 Bytes

File metadata and controls

24 lines (18 loc) · 470 Bytes

GetRoofVertices

Description

Function GetRoofVertices returns the number of roof edges in the referenced roof object.

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

Parameters

Name Type Description
roofObject HANDLE Handle to roof.

Version

Availability: from VectorWorks8.0

Category