CouplingLinkNode#
- class ansys.aedt.core.emit_core.nodes.generated.coupling_link_node.CouplingLinkNode(emit_obj, result_id, node_id)#
Provide coupling link node.
Methods
CouplingLinkNode.export_to_csv(file_name[, ...])Export's the data for this node
Check if node is also a component.
Get all of a node's properties in a single API call.
CouplingLinkNode.plot([antennas, ports])Bring up a Cartesian plot for this node
Converts a list of key/value pairs to a dictionary.
CouplingLinkNode.set_properties(properties)Set multiple node properties simultaneously.
Attributes
Child types allowed for this node.
Child nodes of this node.
Enable/Disable coupling link.
Name of the node.
The type of this emit node.
Desktop instance used for version checking.
The parent of this emit node.
Full node name of the parent node including the entire tree structure
Maps each port in the link to an antenna in the project.
Node properties.
Indicates if this object is still valid (not detached from EMIT node).
Warnings for the node, if any.