VS:StairGet2D3DCompType

From Vectorworks Developer
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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

Description

Returns 2D3D components type of stair.
1: 2D
2: Hybrid
-1: Error
See SDKLib/Include/Interfaces/Vectorworks/Extension/IStairCWSupport.h for more details.
FUNCTION StairGet2D3DCompType(
stair :HANDLE) : INTEGER;
def vs.StairGet2D3DCompType(stair):
    return INTEGER

Parameters

stair HANDLE

Version

Availability: from Vectorworks 2021 SP3