Node and segment deletion flag (Comment 6 in /INTER/TYPE11)
(Integer)
= 0: default, set to 1000
= 1: when all the elements (4-node shells, 3-node shells, solids, beams, trusses, and springs) associated to one segment are deleted, the segment is removed from the interface. It is also removed in case of explicit deletion using RADIOSS Engine keyword /DEL in the Engine file.
Additionally, non-connected nodes are removed from the interface.
= 2: when an element (4-node shell, 3-node shell, solid, beam, truss, spring) is deleted, the corresponding segment is removed from the interface. It is also removed in case of explicit deletion using RADIOSS Engine keyword /DEL in the Engine file.
Additionally, non-connected nodes are removed from the interface.
= -1: same as =1, except non-connected nodes are not removed from the slave side of the interface.
= -2: same as =2, except non-connected nodes are not removed from the slave side of the interface.
= 1000: no deletion (default)
|