Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 527 Bytes

File metadata and controls

25 lines (19 loc) · 527 Bytes

GetNumStories

Description

Returns the number of stories in the file. Stories are used to group layers and are shown on the Story pane of the Organization dialog.

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

See Also

VS Functions: CreateStory | GetStoryOfLayer | AssociateLayerWithStory

Version

Availability: from Vectorworks 2012

Category