Spot elevation labels at multiple points location

Hi folks, I’m new to dynamo but I wonder how to spot surface elevation labels to multiple Cogo points locations through dynamo I connected some simple nodes together, but I cannot figure it out I’m using attached graph but only works for pick point manually location manually from the drawing is there any way or nodes to select multiple points or point group and apply the spot elevation labels to?

Hi @mohamedelkady41,

Once you have the COGO points, use the Object.Geometry node to get the point geometry first before passing to the label node.

Thanks, Zachri it worked smoothly @zachri.jensen