add_subcircuit_3dlayout# NexximComponents.add_subcircuit_3dlayout(name)[source]# Add a subcircuit from a HFSS 3DLayout. Parameters: namestrName of the source design. Returns: ansys.aedt.core.modeler.cad.object_3dcircuit.CircuitComponentCircuit Component Object. References >>> oProject.CopyDesign >>> oEditor.PasteDesign