objects_in_network#

property NetworkObject.objects_in_network: list#

Get objects included in the network.

Returns:
list:

Objects names.

Examples

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