object_delete_children
Delete all child objects of specified types from an IC-CAP object, simplifying cleanup of model, DUT, setup, or plot hierarchies.
Instructions
Delete all child objects of specified types.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| child_types | Yes | ||
| object_path | Yes | ||
| object_type | No | Specify the exact IC-CAP type when a path can name more than one object. | |
| allow_without_checkpoint | No | Proceed only if the automatic pre-delete model save fails; use with care |