update_assignment# NetworkObject.update_assignment() → bool# Update assignments of the network. Examples >>> from ansys.aedt.core.modules.boundary.icepak_boundary import NetworkObject >>> obj = NetworkObject() >>> obj.update_assignment()