Skip to content

Latest commit

 

History

History
40 lines (34 loc) · 644 Bytes

File metadata and controls

40 lines (34 loc) · 644 Bytes

StairGetOptTotalRise

Description

Returns Stair Total Rise Option. 0: By value 1: By layer elevation -1: Error See SDKLib/Include/Interfaces/Vectorworks/Extension/IStairCWSupport.h for more details.
FUNCTION StairGetOptTotalRise(stair : HANDLE): INTEGER;
def vs.StairGetOptTotalRise(stair):
    return INTEGER

Parameters

Name Type Description
stair HANDLE

Version

Availability: from Vectorworks 2021

Category