Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 569 Bytes

File metadata and controls

28 lines (21 loc) · 569 Bytes

SetRoofPrefStyle

Description

Sets the Roof Style of the Roof Preferences.

PROCEDURE SetRoofPrefStyle(roofStyle : LONGINT);
def vs.SetRoofPrefStyle(roofStyle):
    return None

Parameters

Name Type Description
roofStyle LONGINT The ref number of the Roof Style to apply to the Roof Preferences. 0 for unstyled.

See Also

VS Functions: GetRoofPrefStyle

Version

Availability: from Vectorworks 2016

Category