Urasik Extensions | Lots of new extensions to check out Learn More

Subcategories

  • No decscription available

    20 Topics
    462 Posts
    HornOxxH
    @pilou said: More appetizing in chocolate! Eggs are good as well - but only very fragile when falling down in SketchyPhysics
  • Highlighting items in groups or components

    6
    0 Votes
    6 Posts
    426 Views
    R
    I've used my SelectionMemory script to do the opposite - select edges outside the space I was in. Specifically, I would group a profile shape, select and "memorize" the edges to be used for FollowMe, then go inside the profile's group and "recall" the edges, then start the FollowMe tool and click on the profile face. It prevents the extruded shape from reacting to the edges of the path - very handy in some cases.
  • Report just one attribute

    11
    0 Votes
    11 Posts
    651 Views
    TIGT
    @artofseeing said: got it1 it was my error writing "15,4" instead of "15.4" into the value German decimal points 1,2 == 1.2 !!!
  • Wanted: Stretch tool

    15
    0 Votes
    15 Posts
    1k Views
    olisheaO
    wow. how you guys write these rubies is beyond me completely. am always in awe of your skills! thanks for replies
  • Cross-Browser WebDialog Development

    8
    0 Votes
    8 Posts
    794 Views
    chrisglasierC
    @thomthom said: Seen Fredo's thread on Mac Webdialogs? http://forums.sketchucation.com/viewtopic.php?f=180&t=13394 Thanks, yes. That was in the first link. The second link was what I did about it.
  • Mysterious warning when opening SU

    8
    0 Votes
    8 Posts
    402 Views
    T
    okay- SU was hanging for some other reason; removing date.rb from the Tools folder has made the dialog box go away. who knows what else will be affected, but at least all is well right now. Thanks for the input.
  • Tube Along Multiple Lines

    3
    0 Votes
    3 Posts
    409 Views
    A
    Yep! Thanks Massimo, that was lightning fast feedback! cheers Andre
  • Style shadow...

    8
    0 Votes
    8 Posts
    922 Views
    K
    Here is a brief explanation on how it is done. I separated it as 3 different jpeg exports. Shading, shadow, and sketchy edges. All you have to do is save a scene so your camera stays locked. Then start exporting jpegs with different styles. Shading = Shaded style edges off (White material). Shadows = Hidden line edges on (white edges). Edges = Any Sketchy edge style you prefer. In photoshop run some filters on the shading and shadow passes. I used alien skin snap art which isn't free but you can use a combination of native photoshop filters with similar results. Then set those 2 layers to multiply and adjust the opacity to your liking. I attached an example of the process. Pardon the crappy model I used as an example. [image: sketchyshadowresponse.jpg] If you have any questions please feel free to pm me.
  • Preparing for SmustardOrganizer script

    56
    0 Votes
    56 Posts
    7k Views
    R
    Organizer 1.4 is now available. To update to Organizer 1.4, you have three possible options: Use the download link you previously received when you purchased your license. If you don't have it, then Use the "MySmustard" button on the free Smustard Toolbar. Register using the email address provided when you purchased your license. If you don't have that account, or if you just don't want to install the Smustard Toolbar (which also gives you access to relevant upgrade offers), then Email me and I'll hunt down your information. If too many need/choose this option, my response may be delayed, and I may need to come up with an alternative method.
  • Draw angle dimensions

    3
    0 Votes
    3 Posts
    545 Views
    daikuD
    Excellent. There's already a script out there that does this, but it does not work very well for me. Specifically, it often selects a vertex behind the one I want, and then gives an incorrect angle. It would be much better if you could restrict it to act only in a given plane, like the native protractor tool. The existing script by Didier Bur is called dim_angle.rb, and can be found here: http://www.crai.archi.fr/RubyLibraryDepot/Ruby/em_arc_page.htm
  • Add construction point (help find script)

    6
    0 Votes
    6 Posts
    1k Views
    N
    @tig said: or Matt666's PointTool.rb - here http://forums.sketchucation.com/viewtopic.php?p=95648#p95648 thank you, TIG, this is the one!
  • Parametric entities

    8
    0 Votes
    8 Posts
    818 Views
    BepB
    There is a plugin ,driving dimensions ,maybe its a start towards what you are looking for. http://drivingdimensions.com/SketchUp/faq.php Bep
  • Export by layer script request

    4
    0 Votes
    4 Posts
    359 Views
    C
    @tig said: Try this... http://forums.sketchucation.com/viewtopic.php?p=183609#p183609 Thanks a billion!
  • Need helpfull informations for a project

    4
    0 Votes
    4 Posts
    443 Views
    chrisglasierC
    PS see also: This topic. This clip cg
  • CgScenes version 2 - WIP Reform

    3
    0 Votes
    3 Posts
    868 Views
    chrisglasierC
    @xrok1 said: Maybe if you change the name you'll get more response. hmmm... what about Outganizer Yes thanks I'm open to all suggestions. Perhaps a name that captures the idea of nesting sets of scenes and components as shown in this "Reform" part of the machine? Don't think Outganiser does that really. [image: L1s8_Previewreformversion2.png]
  • Image type

    20
    0 Votes
    20 Posts
    1k Views
    thomthomT
    The behaviour with open components apparently pre-dates the SU ruby API. Tyler provided that bit of info.
  • Undefined method

    12
    0 Votes
    12 Posts
    953 Views
    chrisglasierC
    @jim said: Cross-platform? Possibly. I guess it can happen when scripts are loading that there is no active_model yet ... Note in this post Finally, there is a difference in the way that the Mac boots up SketchUp that you should be cautious about: there is no Sketchup.active_model when the Ruby scripts are first loaded. So if your script is making changes to the active_model at load time, it will not work on the Mac. The answer? Ensure code that references the active model is part of a UI event handler, responding to the user selecting a tool or a menu item. You can also use an AppObserver to get a callback whenever a new model is opened, at which point it's safe to talk to the active_model.
  • Organising Rubies

    9
    0 Votes
    9 Posts
    744 Views
    J
    @rickw said: Only to the extent that if the original author didn't make it Organizer I have been working at making my plugins compatible. Although Organizer is not a free script, I want to support my users who do use it. Particulary for single-file scripts, it's as easy as: ($submenu || UI.menu('Plugins')).add_item("Menu Text") { command } And yes it does work if the script is scrambled.
  • Surface HI RES

    3
    0 Votes
    3 Posts
    386 Views
    W
    @fabiorossi said: anyone knows a plugin through which you can increase the polygons of a curved surface, for example if I have the lateral surface of a cylinder obtained by extruding a circle with a bit number of segments How do I increase that number of segments without having to shared by a circle with multiple numbers of segments? thanks!! hey brother , i just joined the forum recently , so i am sry ur reply is a year late but anyway if u havent got it yet u can increase the segments on any arc or polygon by just giving it a right click and clicking on entity info , a small window will open in which u will find segment written in it , just increase the segments as u want . as i said just thought of giving it a try even if its too late
  • Plugin request

    6
    0 Votes
    6 Posts
    492 Views
    daikuD
    I'd also love to see a good "skinning" plugin. I my case, I need to skin something like this:[image: 2POX_Murin_small.jpg]
  • Sketchup for Machine Design and Interaction with Data Base

    3
    0 Votes
    3 Posts
    3k Views
    M
    I can't even begin to answer a lot of your database questions as I don't do a lot of programming. However, I do understand components. We manufacture custom HVAC ducting and piping, so while the component list is small, the need for the list work is still there. So, I made a dynamic component of a flange, with a bolt pattern. See my attached sketchup file using this dynamic component. Under file, click generate report. Using the native tools with sketchup, this seems at the very least feasible to me. With the report generator, I am able to harvest the information I need with the ItemCode section, which would let me identify my large components. The small component information can be used to build my device with the proper CNC machining equipment. Although it has X,Y,Z information that is relative to the coordinates of the minor components, it would require simple vector addition to get the precise location of each hole in the model, and feed that to the CNC. Working in reverse is a bit more complicated, but dynamic components would make working in reverse possible (an advantage). You could edit the data in your tables, use a script to redraw the dynamic component with the updated values, and viola! It would be updated. X, Y, Z and LenX, LenY, LenZ values would be recalculated and ready for the CNC. This does take some time however, as well designed dynamic components would take time. Unfortunately, this will not be updated instantaneously. There would have to be a request for redraw, or a request to save the generated report, so these scripts could not be used if you wanted instantaneous information. Still, it would beat working with the sometimes buggy "observers" of ruby. And the report generator is actually a ruby script (so you could make it anew). The only issue I would see then is finding someway of having your ASP net "ping" sketchup to regenerate the report and redraw the model. Dynamic Hole 2.skp

Advertisement