RadioNode#
- class ansys.aedt.core.emit_core.nodes.generated.radio_node.RadioNode(emit_obj, result_id, node_id)#
Provide radio node.
Methods
Create a New Band.
Create a New Folder to Organize Bands.
Delete this node.
RadioNode.duplicate([new_name])Duplicate this node.
Check if node is also a component.
RadioNode.get_properties([property_names, ...])Get all of a node's properties in a single API call.
RadioNode.props_to_dict(props)Converts a list of key/value pairs to a dictionary.
RadioNode.set_properties(properties[, ...])Set multiple node properties simultaneously.
Attributes
Child types allowed for this node.
Child nodes of this node.
Name of the node.
The type of this emit node.
Expand to view/edit notes stored with the project.
Desktop instance used for version checking.
Full node name of the parent node including the entire tree structure
Node properties.
Indicates if this object is still valid (not detached from EMIT node).
Warnings for the node, if any.