Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 515 Bytes

File metadata and controls

29 lines (22 loc) · 515 Bytes

GetStoryElevation

Description

Returns the elevaton of the indicated Story.

FUNCTION GetStoryElevation(story : HANDLE): REAL;
def vs.GetStoryElevation(story):
    return REAL

Parameters

Name Type Description
story HANDLE The Story whose elevation is desired.

See Also

VS Functions: CreateStory | SetStoryElevation

Version

Availability: from Vectorworks 2012

Category