VS:StairGetTopGrUpFlMode: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 6: Line 6:
-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------
<desc>
<desc>
Returns top graphic on other floor mode of stair.</desc>
<lineList ident=2>
<line>
Returns top graphic on other floor mode of stair.
</line>
 
<line>
0: Has no top graphic (proxy object) on upper floor
</line>
<line>
1: Has top graphic (proxy object) on upper floor
</line>
<line>
-1: Error
</line>
</lineList>
</desc>


-----------------------------------------------------------------------------------------------------------
-----------------------------------------------------------------------------------------------------------
Line 48: Line 63:


[[Category:VS Function Reference|StairGetTopGrUpFlMode]]
[[Category:VS Function Reference|StairGetTopGrUpFlMode]]
[[Category:VS Function Reference:StairCWVectorscripts|StairGetTopGrUpFlMode]]
[[Category:VS Function Reference:Objects - Architectural|StairGetTopGrUpFlMode]]

Latest revision as of 12:25, 8 December 2020

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

Description

Returns top graphic on other floor mode of stair.
0: Has no top graphic (proxy object) on upper floor
1: Has top graphic (proxy object) on upper floor
-1: Error
FUNCTION StairGetTopGrUpFlMode(
stair :HANDLE) : INTEGER;
def vs.StairGetTopGrUpFlMode(stair):
    return INTEGER

Parameters

stair HANDLE

Version

Availability: from Vectorworks 2021