CADNode#
- class ansys.aedt.core.emit_core.nodes.generated.cad_node.CADNode(emit_obj, result_id, node_id)#
Provide cad node.
Methods
Delete this node.
CADNode.duplicate([new_name])Duplicate this node.
Check if node is also a component.
CADNode.get_properties([property_names, ...])Get all of a node's properties in a single API call.
CADNode.props_to_dict(props)Converts a list of key/value pairs to a dictionary.
CADNode.set_properties(properties[, skipChecks])Set multiple node properties simultaneously.
Attributes
Child types allowed for this node.
Child nodes of this node.
Defines the CAD nodes color.
Name of the imported CAD file.
Maximum x,y,z extents of CAD model in local coordinates.
Minimum x,y,z extents of CAD model in local coordinates.
Name of the node.
The type of this emit node.
Expand to view/edit notes stored with the project.
Number of surfaces in the model.
Desktop instance used for version checking.
Set orientation of the CAD node in parent-node coordinates.
Orientation Mode.
The parent of this emit node.
Full node name of the parent node including the entire tree structure
Set position of the CAD node in parent-node coordinates.
Node properties.
Relative Orientation.
Relative Position.
Select drawing style for surfaces.
Toggle (on/off) display of CAD model coordinate axes in 3-D window.
Show Relative Coordinates.
Indicates if this object is still valid (not detached from EMIT node).
Toggle (on/off) display of CAD model in 3-D window.
Warnings for the node, if any.