WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rating: Thread Rating: 2 votes, 5.00 average. Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 04-03-2008, 08:33 AM
Elittdogg Elittdogg is offline
Member
 
Join Date: Aug 2007
Posts: 77
I think I might have figure out to do the text thing but now when I try to add a second letter it won't even show up
so I have:

A = viz.add(viz.TEXT3D,'A', viz.RELATIVE_LOCAL)
A.translate(.17,.985,4.2)
A.color(0,0,0)
A.scale(.2, .2, 2)

H = viz.add(viz.TEXT3D,'H', viz.RELATIVE_LOCAL)
H.translate(0,.95,4.2)
H.color(0,0,0)
H.scale(.2, .2, 2)


But the H won't show up and I don't know why. I tried it with something much more random like 'quibeqf' as the text but that didn't show up either. Any ideas??? I need to be able to use 11 letters total
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
retrieve Object names Geoffrey Vizard 11 12-11-2009 04:26 AM
Child Object Rotation paulgoldberg Vizard 5 09-05-2006 11:33 AM
adding 2D text via script V.shazzle Vizard 3 09-19-2005 02:45 PM
rotate to object jargon Vizard 1 08-08-2005 12:20 PM
3d Text with Transparent Borders vjosh Vizard 3 12-01-2004 10:50 AM


All times are GMT -7. The time now is 01:14 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC