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. ----------------- .. _remove_design-design_list: -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. ----------------- .. _remove_design-designs: -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. ----------------- .. _remove_design-all: -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. ----------------- .. _remove_design-hierarchy: -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. ----------------- .. _remove_design-quiet: -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.