www.kxcad.net Home > Electronic Index > Altium(Protel) Index
Description
Execute a specified delete action.
Parameters
ObjectKind (FocusedDocument,FocusedCategory,Document, Variant, OutputSingle)
The FocusedCategory value is to remove all documents in a specified category from a parent project. The Document value is to remove the active document from the parent project. The OutputSingle value removes the specified output generator.
Example
Process: WorkSpaceManager:DeleteObject
Parameters : ObjectKind = FocusedDocument
See also