fusion_addin_framework.utils.delete_component

fusion_addin_framework.utils.delete_component(component: adsk.fusion.Component)

Deletes a component by deleting all its occurrences in the design.

Parameters

component (adsk.fusion.Component) – The component to delete.