Elements Layer Service
Class full path: NemAll_Python_BaseElements.ElementsLayerService
Functions
ChangeLayer(elements, newValue)
staticmethod
Change the Layer
Parameters:
Name |
Type |
Description |
Default |
elements
|
BaseElementAdapterList
|
|
required
|
newValue
|
str
|
|
required
|
Returns:
Type |
Description |
BaseElementAdapterList
|
List with the modified elements
|