ScriptSpot

Script

Tape Annotate

By onitreb · 2009-06-30

Version
1.01
Date updated
2009-07-24
Votes
12
Description

updated:
fixed toggle on and off functionality.

Displays tape-length information in the viewport.

Effects all tapes currently visible. Displays the user defined tape length at the base of the tape and the distance to the target at the target. Updates in real-time.

Simple!

note:
I work in inches, so displaying "in." is hard-coded. Change that part ("+" in."")of the code, or remove it to make it go away.

Additional Info

Attachments

Tags: tape, helper, annotate

Comments (1)

johnim · 2017-03-14

If I may, I made a small change in your code to center gw.text

"gw.text (((o.target.pos - o.Pos ) / (2)+ o.Pos) +[0,0,0]) (""+(distance o o.target as string+" m")) color:red "