Merge a design into another.
- Parameters:
- merged_design
ansys.aedt.core.hfss3dlayout.Hfss3dLayout
Design to merge.
- x
float
, str
X Offset.
- y
float
, str
Y Offset.
- z
float
, str
Z Offset.
- rotation
float
, str
Rotation angle in deg.
- Returns:
ansys.aedt.core.modeler.Object3d.ComponentsSubCircuit3DLayout
Object if successful.