ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
  • [Request] Sizing and Feedback of the SU Window Size

    7
    0 Votes
    7 Posts
    1k Views
    TIGT
    @chris fullmer said: You can also just enter this into the ruby console: Sketchup.send_action(10624) and it will open that dialog box. As for claiming authorship of the code, I've got no idea. But as far as I know, TBD discovered the hidden camera dialog. You might have written the snippet yourself TIG Chris I make absolutely no claim on ownership of anything - the code I gave is all there is in the Ruby file that I got from somewhere - I don't remember writing the 'Camera Info' menu item... but then again senility is just round the corner perhaps I did... I can't recall where that send_action came from - you said TBD - I just found it here http://forums.sketchucation.com/viewtopic.php?p=57709#p57709 It's not on the list in the API Guide OR other expanded lists that have been published - in fact that very number is skipped over !!! Anyway - it works for PC users... sorry Macsters It'd be good if Sketchup.send_action("cameraWindow:") or something similar worked ! It'd be good to be able to get the 'text' action for all OSs from the numerical equivalent used on a PC...
  • Plugin to "freeze" scenes to avoid changes?

    8
    0 Votes
    8 Posts
    858 Views
    D
    True: scenes aren't designed to control visibility. but they can. If they just had the ability to "freeze" I wouldn't have that minor annoyance in my workflow. The way I prefer to work is simple really: -Build to my heart's content -Select all, unselect desired component(s), hide, Add new scene -Document in Layout -Build more, add more scenes when necessary I never need to Unhide because there's always a scene that has everything that I can create a new scene from. Not trying to step on anybody's toes. Your workflow is just as valid as mine
  • Stopwatch/Timer plugin?

    7
    0 Votes
    7 Posts
    829 Views
    Dave RD
    Martin, the problem with softening exterior edges is that you end up with strange shading typically shown as a diagonal shadow on the surfaces. If you don't want to see the edges, it would be better to hide them with Shift and the Eraser tool. Hiding them won't create the appearance of the shadows on the surfaces.
  • Clean up a model by removing lines?

    3
    0 Votes
    3 Posts
    464 Views
    P
    Thank you very much for your reply. I was not able to find the right ruby during search on the site. I received all messages with the words i was looking for. Maybe a suggestion for the site to change the way the search engine works? Or maybe i am definately failing with my internet skills! But thank you
  • Select "Grow" or "More"?

    9
    0 Votes
    9 Posts
    1k Views
    EscapeArtistE
    @majid said: in sketch up to "select connected faces" that is a built-in right-click menu option Oh, man. I couldn't see the forest for the trees. There is such thing as too many plugins. Thanks Majid, I'd used a hotkey so long I forgot completely where/what it was in the menus after re-installation. Palm, meet forehead...
  • Selection add

    3
    0 Votes
    3 Posts
    444 Views
    P
    nice help. Thx
  • How to get nested attributes?

    2
    0 Votes
    2 Posts
    473 Views
    J
    Instances do not have their own entities - it uses the entities of its definition, so.. ins = Sketchup.active_model.selection[0] entities = ins.definition.entities will give you the entities collection for the instance.
  • ComponentReporter+.rb

    6
    0 Votes
    6 Posts
    975 Views
    D
    It seems that even if I choose to apply the report on the selected components it reports all the components. http://screencast.com/t/MzBhMjZmMj
  • Ruby and VB?

    7
    0 Votes
    7 Posts
    946 Views
    P
    Nice
  • Select an object based on its attributes

    3
    0 Votes
    3 Posts
    524 Views
    P
    thx TIG
  • Plugin Search

    3
    0 Votes
    3 Posts
    644 Views
    E
    got it - merci
  • [plugin request]

    4
    0 Votes
    4 Posts
    679 Views
    TIGT
    There are ways of calculating volumes but these are not so fast... You could get the shape's 'fixed' volume value, and after moving a vertex recalculate its volume, and then scale the shape about that vertex so that its volume reverts to the 'fixed' value... Surface are is perhaps even more complex, but if a shape has a 'fixed' surface-area then after moving a vertex recalculate its external faces total area and again scale the shape about the volume to ensure the total surface-area reverts to the fixed value... Lots of thinking needed about scaling in 3D affecting volumes and surface-areas disproportionately....
  • Add a text on a point

    7
    0 Votes
    7 Posts
    866 Views
    P
    i test, thx IT'S, OK. really thx
  • Fredo6 plugin help

    2
    0 Votes
    2 Posts
    594 Views
    Dave RD
    Any chance you put the files in the Plugins folder? Your post doesn't indicate that you did but that's where they are supposed to go.
  • Selection of item created

    3
    0 Votes
    3 Posts
    544 Views
    P
    oh! thx
  • Question - Request: Materials CleanUp

    3
    0 Votes
    3 Posts
    485 Views
    JClementsJ
    Hi Thom: It just depends upon how colors are used in a model. I would invision the user having the choice to review or to do a one-click "auto" replace.
  • Plugin Possibility?

    3
    0 Votes
    3 Posts
    376 Views
    Dave RD
    Thomas, What I'm thinking of is being able to quickly repair (or modify) a model so that the component axes of all original instances of the components would be aligned with the global axes. My last remark was intended to say that you would select a set of components in a model and if there's an original instance in the selection, its axes would get changed to align with the global axes. Last night someone sent me a cabinet model. He had drawn some of the components laying down on the ground plane and then rotated them up into their proper position. When a model is drawn that way, it appears that materials are randomly applied and it is difficult for some to make sense of what's happening. Also, as you know, if the component is made laying down but used standing up, every time it is inserted into a model, its orientation has to be corrected. Correcting the axes orientation up front would eliminate the need to do that correction later. Thanks for your thoughts.
  • [Plugin] Dimension and Leader Text - Toggle Visibility

    14
    0 Votes
    14 Posts
    10k Views
    JClementsJ
    Works ok. Thanks again.
  • [Plugin] Explode all Images

    6
    0 Votes
    6 Posts
    12k Views
    S
    thanks a lot ... u r so brilliant
  • Help needed with deleting an unknown .rb

    3
    0 Votes
    3 Posts
    348 Views
    F
    tx Remus, once in a while, under workpressure I post a question I should have solved myself. I am now at home and its good to know that monday on the office I can quickly solve this issue. Really nice this forum is populated by helpful people and reply on a post like mine as well. Francois

Advertisement