Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 643 Bytes

File metadata and controls

31 lines (23 loc) · 643 Bytes

CreateLayerLevelType

Description

Creates a Layer Level Type. A Layer can be assigned a Layer Level Type, which defines its location within a Story.

FUNCTION CreateLayerLevelType(name : STRING): BOOLEAN;
def vs.CreateLayerLevelType(name):
    return BOOLEAN

Parameters

Name Type Description
name STRING The name of the Layer Level Type to create.

See Also

VS Functions: GetNumLayerLevelTypes | GetLayerLevelType | SetLayerLevelType

Version

Availability: from Vectorworks 2012

Category

  • Layers