NerveMshCreator.load
- NerveMshCreator.load(data, mshfname=None, blacklist={}, **kwargs)[source]
Generic loading method for NRV class instance
- Parameters:
data (dict) – Dictionary containing the NRV object
blacklist (dict, optional) – Dictionary containing the keys to be excluded from the load
**kwargs (dict, optional) – Additional arguments to be passed to the load method of the NRV object