Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 556 Bytes

File metadata and controls

29 lines (22 loc) · 556 Bytes

GetStoryElevationN

Description

Returns the elevaton of the indicated Story. The elevation is in document units.

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

Parameters

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

See Also

VS Functions: CreateStory | SetStoryElevationN

Version

Availability: from Vectorworks 2025

Category