Return the path of the digital asset on disk from a node.
n = hou.Node('/obj/digital_asset_node') path = n.type().definition().libraryFilePath()