Model.del_spec#

Model.del_spec(data)#

Delete IOSpec associate with data

Deletes the IOSpec object associated with data. data should be an object referenced in the model. An IOSpec object is an instance of a subclass of BaseIOSpec.