read_component_file#

ansys.aedt.core.generic.file_utils.read_component_file(input_file: str | Path) dict#

Read the component file and extract variables.

Parameters:
input_filestr or pathlib.Path

Path to the component file.

Returns:
dict

Dictionary of variables in the component file.