delete_component# NexximComponents.delete_component(name: str) → bool# Get and delete a component. Parameters: namestr, intName of the component. Returns: boolTrue when successful, False when failed.