VS:StairSetTotalRiseM: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 6: Line 6:
-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------
<desc>
<desc>
Sets total rise of stair - not recommended for use</desc>
Sets total rise of stair - not recommended for use as stair might end up with inconsistent and contradictory parameters.</desc>


-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------

Latest revision as of 12:28, 8 December 2020

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

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

stair HANDLE
TotalRise REAL

Version

Availability: from Vectorworks 2021