angle#

property CircuitComponent.angle: float#

Get the part angle.

References

>>> oEditor.GetPropertyValue
>>> oEditor.ChangeProperty

Examples

>>> from ansys.aedt.core.modeler.circuits.object_3d_circuit import CircuitComponent
>>> obj = CircuitComponent()
>>> obj.angle