VS:StairSetWFlight1M: 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 width of stair - not recommended for use</desc>
Sets width of stair - not recommended for use as stair might end up with inconsistent and contradictory parameters.</desc>


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

Latest revision as of 12:30, 8 December 2020

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

Description

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

FUNCTION StairSetWFlight1M(
stair :HANDLE;
WidthOfFirstFlight :REAL) : BOOLEAN;
def vs.StairSetWFlight1M(stair, WidthOfFirstFlight):
    return BOOLEAN

Parameters

stair HANDLE
WidthOfFirstFlight REAL

Version

Availability: from Vectorworks 2021