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| 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. |
Availability: from Vectorworks 2016