sketchucation logo sketchucation
    • Login
    1. Home
    2. boilingsnow
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    🫛 Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download
    B
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 62
    • Groups 1

    boilingsnow

    @boilingsnow

    10
    Reputation
    1
    Profile views
    62
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    boilingsnow Unfollow Follow
    registered-users

    Latest posts made by boilingsnow

    • Problem of creating and inserting dynamic components

      It is well known that if I insert or import a sketchup model indirectly instead of opening it directly with sketchup, it will be automaticaly made a component.

      So the problem is, if I creat a dynamic component and save it as sketchup model, I have to explode it when I insert it from component panel. Because sketchup made a new component of it "outside" the saved dynamic component.

      If I explode the original dynamic component and save it as sketchup model, all the dynamic informations will be lost.

      I also downloaded some dynamic components and insert them into the model, they are perfectly dynamic and there is no need to explode. If I open them directly with sketchup, there are just sub components or groups of the expected dynamic component. I don't know how the authors have made them.

      So it must be a way to save the loose sub components of a dynamic compoents as a sketchup model and define it as dynamic component, without losing the dynamic information of it. I can't figure out how to do this. Maybe anyone could tell me that?

      posted in Dynamic Components sketchup
      B
      boilingsnow
    • RE: [Plugin] Double line

      Hi Didier Bur, this plugin is very useful for drawing walls.
      But now I have one problem with it. The dialog window only displays for the first time I used the plugin. Now it doest show at all and I cant change any parameters...
      Can anyone tell me how I can fix it?

      posted in Plugins
      B
      boilingsnow
    • RE: [Plugin] LSS Toolbar 2.0 Beta

      I ve already tested it. LSS toolbar also works in sketchup 2014. Thank you so much.

      The follow edges tool is brilliant.

      posted in Plugins
      B
      boilingsnow
    • RE: [Plugin] s4u_toComponents

      Great plugin!
      thank you.

      posted in Plugins
      B
      boilingsnow
    • RE: Skalp vs RichSection

      cool plugin.
      very useful for architects.

      posted in Plugins
      B
      boilingsnow
    • RE: [Plugin] LSS Toolbar 2.0 Beta

      Is there a new version of this plugin for sketchup 2014?

      posted in Plugins
      B
      boilingsnow
    • RE: [Plugin] LSS Toolbar 2.0 Beta

      great! thanks a lot.

      posted in Plugins
      B
      boilingsnow
    • RE: [Plugin] LSS Toolbar 2.0 Beta

      great tools, thank you so much.

      posted in Plugins
      B
      boilingsnow
    • RE: [Plugin]ArcCurve-set_segments.rb & changearcsegments 130830

      @tig said:

      Edit the script with a plain-text editor [Notepad/Notepad++.exe] and add this code at the end

      unless file_loaded?(File.basename(__FILE__))
      >   UI.menu("Plugins").add_item("Change Arc Segments"){
      >     segments=inputbox(["Segments; "],[12],"Change Arc Segments")
      >     changearcsegments(segments[0])if segments
      >   }
      > end
      > file_loaded(File.basename(__FILE__))
      

      Thank you!

      posted in Plugins
      B
      boilingsnow
    • RE: [Plugin]ArcCurve-set_segments.rb & changearcsegments 130830

      TIG it's nice of you to share this with us. I think this ruby is very useful but it's convenient to use because everytime I have to type "changearcsegments NNN" in the ruby console...Why not make it possible to be added in the plugin menu and works with a popup window to type in the segment number.

      posted in Plugins
      B
      boilingsnow