create_gnd#
- NexximComponents.create_gnd(location=None, angle=0, page=1)#
Create a ground.
- Parameters:
- location
list
,optional
Position on the X and Y axis. The default is
None
.- angle
optional
Angle rotation in degrees. The default is
0
.- page: int, optional
Schematics page number. The default value is
1
.
- location
- Returns:
ansys.aedt.core.modeler.circuits.object_3d_circuit.CircuitComponent
Circuit Component Object.
References
>>> oEditor.CreateGround