get_node_to_node_resistance# MotorCAD.get_node_to_node_resistance(node1, node2)# Get the node-to-node resistance. Parameters: node1intNumber of the first thermal node. node2intNumber of the second thermal node. Returns: floatResistance value.