Contents
Cells.
copy
Make a copy of itself
Make a copy of the Cells in the UserSpace passed as parent. If name is given, the copied cells is renamed to the name.
UserSpace
parent
name
parent (UserSpace) – Parent of the copied cells
name (str, optional) – New name to replace the original name
str