get_component_variables#
- Maxwell3d.get_component_variables(name: str | Path) dict#
Read component file and extract variables.
- Parameters:
- name
strorpathlib.Path Name of the 3D component, which must be in the
sysliboruserlibdirectory. Otherwise, you must specify the full absolute path to the component file.
- name
- Returns:
dictDictionary of variables in the component file.