VS:StairGet2D3DCompType

From Vectorworks Developer
Jump to navigation Jump to search

.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