warnings#

property Cable.warnings: str#

Warning(s) for this node.

Examples

>>> from ansys.aedt.core import Emit
>>> app = Emit()
>>> cable = app.schematic.create_component("Cable")
>>> cable.warnings