get_component#

NexximComponents.get_component(name)[source]#

Get a component.

Parameters:
namestr, int

Name of the component.

Returns:
ansys.aedt.core.modeler.cad.object_3dcircuit.CircuitComponent

Circuit Component Object.