Tape Annotate

12 votes
Version: 
1.01
Date Updated: 
07/24/2009

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: 

Video URL: 
AttachmentSize
TapeAnnotate_1.01.ms1.53 KB

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
johnim's picture

If I may

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 "

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.