Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 478 Bytes

File metadata and controls

28 lines (21 loc) · 478 Bytes

GetLayerEnableCutPl

Description

Gets whether the cut plane of the layer is enabled.

FUNCTION GetLayerEnableCutPl(layer : HANDLE): BOOLEAN;
def vs.GetLayerEnableCutPl(layer):
    return BOOLEAN

Parameters

Name Type Description
layer HANDLE The layer.

See Also

VS Functions: SetLayerEnableCutPl

Version

Availability: from Vectorworks 2017

Category