copy_group_from#
- Icepak.copy_group_from(group_name: str, source_design: str, source_project_name: str | None = None, source_project_path: str | None = None, **kwargs) bool#
Copy a group from another design.
- Parameters:
- Returns:
- bool
Truewhen successful,Falsewhen failed.
References
>>> oEditor.Copy >>> oeditor.Paste