Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 472 Bytes

File metadata and controls

32 lines (24 loc) · 472 Bytes

SetRoofStyle

Description

Sets the Roof Style of a roof.

PROCEDURE SetRoofStyle(
				roof      : HANDLE;
				roofStyle : LONGINT);
def vs.SetRoofStyle(roof, roofStyle):
    return None

Parameters

Name Type Description
roof HANDLE The roof.
roofStyle LONGINT The Roof Style.

See Also

VS Functions: GetRoofStyle

Version

Availability: from Vectorworks 2016

Category

  • Objects - Roofs