Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 287 Bytes

File metadata and controls

19 lines (14 loc) · 287 Bytes

LLayer

Description

Function LLayer returns a handle to the last layer in a VectorWorks document.

FUNCTION LLayer : HANDLE;
def vs.LLayer():
    return HANDLE

Version

Availability: from All Versions

Category