Question about Static Text, thx!
-
The only way I found in Ruby to post text is Entities.add_text(text, pt)
However, these texts will change their position when I rotate the scene cos they are fixed to some pt. So this is different from the original SU text tool which allows static text and that's exactly what I need.Can I get static text from Ruby script? Thanks!
-Max
-
It is done very simply:
model = Sketchup.active_model note = model.add_note "Test", 0.1, 0.1 -
Thank you Alex.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better π
Register LoginAdvertisement