remove_objects_by_name# FdtdSession.remove_objects_by_name(object_names: list[str]) → None# Remove objects from FDTD simulation by name. Parameters: object_nameslist[str]List of object names to remove.