czdel#
- Meshing.czdel(grp1='', grp2='', grp3='', **kwargs)#
Edits or clears cohesive zone sections.
Mechanical APDL Command: CZDEL
- Parameters:
Notes
The czdel command edits or deletes the interface elements and nodes, along with the associated changes made to the underlying plane or solid elements created during a previous czmesh operation.
Each czmesh operation will create groups of elements and nodes with component names in the format CZME_EL01 (elements) and CZME_ND01 (nodes). The final number of this format will be the number used for
grp1andgrp2. Ifgrp1= ALL, all nodes and elements created by the czmesh command will be deleted. After using czdel, all the user-defined components will be unselected.The czdel command is valid for structural analyses only.