get_object_name_from_edge_id# Modeler2D.get_object_name_from_edge_id(edge_id)[source]# Retrieve the object name for a predefined edge ID. Parameters: edge_idintID of the edge. Returns: strName of the edge if it exists, False otherwise. References >>> oEditor.GetEdgeIDsFromObject Copy to clipboard