get_component#

NexximComponents.get_component(name)[source]#

Get a component.

Parameters:
namestr, int

Name of the component.

Returns:
pyaedt.modeler.cad.object3dcircuit.CircuitComponent

Circuit Component Object.