Place text with the points position

Hi all,

I am very new to rubies and extensions, so I am hoping to get some input on my idea:

I would like to make an extension, that will place some text on the drawing that only places the point z coordinate with the Sketchup unit.
example return - x ###.## (unit) (“x” denote the point). → x 125.55"

Housekeeping ...

These last 2 questions are already asked and answered in the Developers > Ruby API subcategory.

Please reassign this topic to that category and post questions for coding there. (Thanx @dezmo)

(And please ask 1 question per topic thread, so that the solution feature can be used and makes sense.)

1 Like

I think @TIG has a couple of extensions like this over at SketchUcation.
If they are not scrambled you can read the code and get ideas.

Thank you! That is what I wanted to write.