I want to extract information from a selected edge. In particular the starting point, the end point, and the length of the edge. The Ruby API documentation goes over how to define edges, points, vectors, etc. manually but I can not seem to figure out how to get this info from an existing edge. All the methods under selection and edge just return the number of entities selected rather than any info on the entity itself.