auto_update#

property NetworkObject.auto_update: bool#

Get if auto-update is enabled.

Returns:
bool:

Whether auto-update is enabled.

Examples

>>> from ansys.aedt.core.modules.boundary.icepak_boundary import NetworkObject
>>> obj = NetworkObject()
>>> obj.auto_update