Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 558 Bytes

File metadata and controls

25 lines (18 loc) · 558 Bytes

CreateRoofStyle

Description

Creates a new Roof Style of the given name. If the name is already in use, the next available name will be used.

FUNCTION CreateRoofStyle(roofStyleName : STRING): HANDLE;
def vs.CreateRoofStyle(roofStyleName):
    return HANDLE

Parameters

Name Type Description
roofStyleName STRING The name of the new Roof Style. If the name is already in use, the next available name will be used.

Version

Availability: from Vectorworks 2016

Category

  • Objects - Architectural