**unconnected_parts
#
Description#
This command creates one elset per disconnected part of an input mesh: a new list of elsets is created (part\(1\), …, part\(N\)), with \(N\) the number of disconnected parts of the input mesh.
Syntax#
**unconnected_parts
The command has no options.
Example#
An example is shown below:
****mesher
***mesh
**open sphere_cylinder.geof
**unconnected_parts
****return