Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 288 Bytes

File metadata and controls

19 lines (14 loc) · 288 Bytes

FLayer

Description

Function FLayer returns a handle to the first layer in a VectorWorks document.

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

Version

Availability: from All Versions

Category