Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 387 Bytes

File metadata and controls

19 lines (14 loc) · 387 Bytes

FActLayer

Description

Function FActLayer returns a handle to the first object on the active layer. If the object does not exist, the function returns NIL.

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

Version

Availability: from All Versions

Category