remove_design

-design_list

Specifies the designs or libraries to remove.

-designs

Removes all designs in memory.

-all

Removes all designs and libraries in memory.

-hierarchy

Removes all designs within the hierarchy of the designs in the design_list argument or in the current design.

-quiet

Turns off verbose mode that prints out messages showing the names of the designs or libraries that are being removed.


-design_list

Specifies the designs or libraries to remove.

attribute

type:

STRLIST

positional:

False

default:

related_options

GroupType.TYPE_CONFLICT:

design_list designs

GroupType.TYPE_CONFLICT:

design_list all

simple case

There is currently no simple case.


-designs

Removes all designs in memory.

attribute

type:

BOOL

positional:

False

default:

related_options

GroupType.TYPE_CONFLICT:

design_list designs

GroupType.TYPE_CONFLICT:

designs all

GroupType.TYPE_CONFLICT:

designs hierarchy

simple case

There is currently no simple case.


-all

Removes all designs and libraries in memory.

attribute

type:

BOOL

positional:

False

default:

related_options

GroupType.TYPE_CONFLICT:

design_list all

GroupType.TYPE_CONFLICT:

designs all

GroupType.TYPE_CONFLICT:

all hierarchy

simple case

There is currently no simple case.


-hierarchy

Removes all designs within the hierarchy of the designs in the design_list argument or in the current design.

attribute

type:

BOOL

positional:

False

default:

related_options

GroupType.TYPE_CONFLICT:

designs hierarchy

GroupType.TYPE_CONFLICT:

all hierarchy

simple case

There is currently no simple case.


-quiet

Turns off verbose mode that prints out messages showing the names of the designs or libraries that are being removed.

attribute

type:

BOOL

positional:

False

default:

related_options

simple case

There is currently no simple case.