cmdele#

Mapdl.cmdele(name='', **kwargs)[source]#

Deletes a component or assembly definition.

APDL Command: CMDELE

Parameters:
name

Name of the component or assembly whose definition is to be removed.

Return type:

None

Notes

Entities contained in the component, or the components within the assembly, are unaffected. Only the grouping relationships are deleted. Assemblies are automatically updated to reflect deletion of their components or subassemblies, but they are not automatically deleted when all their components or subassemblies are deleted.

This command is valid in any processor.