I need a free Note Camera Point script
-
i need a free Note Camera Point script for sketchup plz
-
Copy/Paste + <Enter> this 'one-liner' into the Ruby Console.
m=Sketchup.active_model;g=m.entities.add_group();es=g.entities;ps=m.pages;m.start_operation("CamPos");ps.each{|p|pt=p.camera.eye;es.add_cpoint(pt);es.add_text("CamPos="+p.name,pt,[0,0,6])};m.commit_operationEach Camera is shown with the Scene's name.
All of these are grouped and it is one step undo-able... -
i dont know ruby console
-
There's nothing to know. Just go to Window > Ruby Console and paste in TIG's code.
-
Well TIG at least I'm grateful for that
-
thanks , but just question i I dont see this ruby in the menu sketchup
-
Thanks a lot!!!
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