Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 440 Bytes

File metadata and controls

28 lines (21 loc) · 440 Bytes

GetRoofStyle

Description

Gets the Roof Style of a roof.

FUNCTION GetRoofStyle(roof : HANDLE): LONGINT;
def vs.GetRoofStyle(roof):
    return LONGINT

Parameters

Name Type Description
roof HANDLE The roof.

See Also

VS Functions: SetRoofStyle

Version

Availability: from Vectorworks 2016

Category