create_gnd#

NexximComponents.create_gnd(location=None, angle=0)[source]#

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.

Returns:
pyaedt.modeler.cad.object3dcircuit.CircuitComponent

Circuit Component Object.

References

>>> oEditor.CreateGround