VS:StairGetOptTotalRise: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 8: Line 8:
<lineList ident=2>
<lineList ident=2>
<line>
<line>
Returns Stair Total Rise Option.</desc>
Returns Stair Total Rise Option.
</line>
</line>
<line>
<line>
Line 23: Line 23:
</line>
</line>
</lineList>
</lineList>
</desc>
-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------
<def>
<def>

Latest revision as of 12:16, 8 December 2020

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

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

stair HANDLE

Version

Availability: from Vectorworks 2021