Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 619 Bytes

File metadata and controls

23 lines (17 loc) · 619 Bytes

GetNumStoryLayerTemplates

Description

Returns the number of story layer templates in the file. Story Layer Templates are used to define what Layers are typically found in a Story. When a Story is created, the user has the option to automatically create the Layers defined by the Story Layer Templates.

FUNCTION GetNumStoryLayerTemplates : INTEGER;
def vs.GetNumStoryLayerTemplates():
    return INTEGER

See Also

VS Functions: CreateStoryLayerTemplate

Version

Availability: from Vectorworks 2012

Category