create_gnd#

NexximComponents.create_gnd(location=None, angle=0, page=1)#

Create a ground.

Parameters:
locationlist, optional

Position on the X and Y axis. The default is None.

angleoptional

Angle rotation in degrees. The default is 0.

page: int, optional

Schematics page number. The default value is 1.

Returns:
ansys.aedt.core.modeler.circuits.object_3d_circuit.CircuitComponent

Circuit Component Object.

References

>>> oEditor.CreateGround