add_siwave_dynamic_link# NexximComponents.add_siwave_dynamic_link(input_file, solution=None, simulate_solutions=False)[source]# Add a siwave dinamyc link object. Parameters: input_filestrFull path to the .siw file. solutionstr, optionalSolution name. simulate_solutionsbool, optionalEither if simulate or interpolate existing solutions. Returns: ansys.aedt.core.modeler.cad.object_3dcircuit.CircuitComponentCircuit Component Object.