add_siwave_dynamic_link#
- NexximComponents.add_siwave_dynamic_link(input_file, solution=None, simulate_solutions=False)#
Add a siwave dinamyc link object.
- Parameters:
- input_file
str
orpathlib.Path
Full path to the .siw file.
- solution
str
,optional
Solution name.
- simulate_solutionsbool,
optional
Either if simulate or interpolate existing solutions.
- input_file
- Returns:
ansys.aedt.core.modeler.circuits.object_3d_circuit.CircuitComponent
Circuit Component Object.