get_components3d_vars#
- Hfss.get_components3d_vars(component_name)[source]#
Read the A3DCOMP file and check for variables.
- Parameters:
- component_name
Name of the 3D component, which must be in the
syslib
oruserlib
directory. Otherwise, you must specify the full absolute path to the AEDTCOMP file with the file name and the extension.
- Returns:
dict
Dictionary of variables in the A3DCOMP file.