Layer(...)
This method creates a Layer object in the Layer repository.
Path
session.viewports[name].Layer
Required arguments
- name
-
A String specifying the repository key.
Optional arguments
- copyViewName
-
A String specifying the name of the layer to copy.
Return value
A Layer object.
Exceptions
None.