page#

property CircuitComponent.page#

Get the page where the component is located.

Returns:
str

Page name.

Examples

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