MoveDefinition.Copy Method
Parent Object: MoveDefinitionDescription
Method that returns a copy of the MoveDefinition object. The copy is independent of any feature and making edits to it will not change any feature. A common workflow if you need to makes several edits to a feature is to copy the definition, makes the changes and then assign the definition back to the feature so that all of the edits are made as part of a single update.