Just started working in C3D.

Previously, in LDT, I had written a Lisp routine that extracted the Survey Point's description, then entered the text command and let you place the text in your drawing.
Mostly used for labeling Utility Pole Numbers, but it had other uses too.

Now, in C3D, the point data is handled differently, and I can not find the description using Lisp's 'entget' function.

Can anyone tell me how to extract the description from a C3D cogo point ("AECC_COGO_POINT") using Lisp?
Or another way of getting the point's description into a piece of text, without manually typing each one in, cause there's a lot of them.
Thanks
Jeff