Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 551 Bytes

File metadata and controls

27 lines (21 loc) · 551 Bytes

StairSetTotalRiseM

Description

Sets total rise of stair - not recommended for use as stair might end up with inconsistent and contradictory parameters.

FUNCTION StairSetTotalRiseM(
				stair     : HANDLE;
				TotalRise : REAL): BOOLEAN;
def vs.StairSetTotalRiseM(stair, TotalRise):
    return BOOLEAN

Parameters

Name Type Description
stair HANDLE
TotalRise REAL

Version

Availability: from Vectorworks 2021

Category