Deletes an Object at the current location.
The Delete command is found upon the Context Sensitive Menu in both the Tree View and the Table View.
You can delete more than one Object at a time by selecting multiple Objects prior to executing the Delete command.
For example if you wish to delete three Programs at location 10, select Programs 10, 11 and 12 and then execute the Delete command.
Note that when you delete one or more Objects, then a commensurate number of Objects at the end of the Parent Collection are added if required. This is necessary to maintain the correct number of Objects in a Collection.
For example, a Program Bank Collection must contain 128 Programs, so if two Programs are deleted from the Collection then two Programs must be added to the end of the Collection to maintain the correct size.
px.factory will maintain the references to Objects in a Collection when deleting Objects, as follows:
Collection Type | Objects Updated |
Program | Play List - Set - Set List - Program Slots |
For example if you delete a Program from Program Bank at Location 10, then any Play Lists which are referencing Programs in that Bank at Locations 10 and above will be updated to ensure they still reference the same Programs after the delete operation as they were before the delete operation.