VS:PrevLayer

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

Function PrevLayer returns a handle to the layer in the document preceding the referenced layer.

FUNCTION PrevLayer(
h :HANDLE) : HANDLE;
def vs.PrevLayer(h):
    return HANDLE

Parameters

h HANDLE Handle to layer.

Version

Availability: from All Versions