Layer.RemoveLayer

Introduced

v10.0 (2012)

Description

Removes an existing layer as a child of this one. The layer will be reparented under the layer Container.

Scripting Syntax

Layer.RemoveLayer( child );

Parameters

Parameter Type Description
child Layer Layer to remove as a child