alias_api.copy_object
- alias_api.copy_object(node: alias_api.AlDagNode, run_cleanup: SupportsInt = True) alias_api.AlDagNode
This function performs the copy of the dag node based on the copy options that have been set with the setCopyOptionFlags() routine.
Note: set runCleanup to False if you will be performing many copies, then call AlDagNodeExt::copyObjectCleanup() after. This will speed up the copying of objects.