LCLEAR
LCLEAR, NL1
, NL2
, NINC
Deletes nodes and line elements associated with selected lines.
NL1
,NL2
,NINC
Delete mesh for lines
NL1
toNL2
(defaults toNL1
) in steps ofNINC
(defaults to 1). IfNL1
= ALL,NL2
andNINC
are ignored and the mesh for all selected lines (LSEL) is deleted. IfNL1
= P, graphical picking is enabled and all remaining command fields are ignored (valid only in the GUI). A component name may also be substituted forNL1
(NL2
andNINC
are ignored).
Notes
Deletes all nodes and line elements associated with selected lines (regardless of whether the nodes or elements are selected). Nodes shared by adjacent meshed lines and nodes associated with non-line elements will not be deleted. Attributes assigned as a result of LATT are maintained. In the program's response to the command, if a line or keypoint is tallied as "cleared," it means either its node or element reference was deleted.