NetworkObject#
- class ansys.aedt.core.modules.boundary.icepak_boundary.NetworkObject(app, name=None, props=None, create=False)#
Manages networks in Icepak projects.
Methods
NetworkObject.add_boundary_node
(name, ...)Add a boundary node to the network.
NetworkObject.add_face_node
(assignment[, ...])Create a face node in the network.
NetworkObject.add_internal_node
(name, power)Add an internal node to the network.
NetworkObject.add_link
(node1, node2, value)Create links in the network object.
Create links in the network object.
Add nodes to the network from dictionary.
Create network in AEDT.
Delete the boundary.
Create dictionary from the Binary Tree.
Activate suppress option for all the operations contained in the binary tree node.
Disable suppress option for all the operations contained in the binary tree node.
Update the network in AEDT.
Update assignments of the network.
NetworkObject.update_property
(prop_name, ...)Update the property of the binary tree node.
Attributes
Get if auto-update is enabled.
Available properties.
Get boundary nodes.
Get c-links of the network.
Command of the modeler hystory if available.
Get face nodes of the network.
Get ID of faces included in the network.
Get internal nodes.
Get links of the network.
Get network name.
Get nodes of the network.
Get objects included in the network.
Properties data.
Boundary data.
Get r-links of the network.
Boundary type.