Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 341 Bytes

File metadata and controls

20 lines (14 loc) · 341 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

  • Document List Handling