AddLayer¶
-
AddLayer(name=None, color=None, visible=True, locked=False)¶
Add a new layer to the document. Extended from Rhinoscript syntax with Full Layer name support Parent Layer automatically added if does not exist.
generates the layer name.omitted, the color Black is assigned.
| returns: | The full name of the new layer if successful. |
|---|