sketchucation logo sketchucation
    • Login
    1. Home
    2. GWD
    🤑 SketchPlus 1.3 | 44 Tools for $15 until June 20th Buy Now
    G
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 21
    • Posts 90
    • Groups 2

    GWD

    @GWD

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

    GWD Unfollow Follow
    Extension Creator registered-users

    Latest posts made by GWD

    • Skalp workshop on 3DBasecamp Benelux Dec 12 2019

      This year on December 12 and 13 there will be another 3D Basecamp Benelux for all SketchUp users and 3D fanatics.
      Come to the Evoluon in Eindhoven (NL) and experience your best 3D experience ever with exciting keynotes and workshops.

      Use the coupon code SkalpDiscount25 to get 25% discount on your 3DBasecamp tickets

      On Thursday afternoon the Skalp team wil give a 3 hour workshop .
      You will get the chance to get a personal lesson from the developers of Skalp.

      We start with the basics of Skalp down to the smallest details of our extension.
      We will explain in detail how you can create professional drawings of your SketchUp projects with almost no effort.
      Not only do we explain how to use Skalp in combination with LayOut , but also how to create a workflow with AutoCAD .

      During and afterwards you will have the opportunity to ask questions to the developers of Skalp.

      We hope to see you in our workshop.

      The Skalp Team

      posted in SketchUp Discussions sketchup
      G
      GWD
    • RE: [plugin] realSection v0.6 Béta (Updated 9/8/2014)

      realSection isn't supported anymore.

      posted in Plugins
      G
      GWD
    • Elementary school... modeled to the smallest detail!

      Render G+J 2 bewerkt kopie.jpg

      We made a model with every detail modeled correctly...
      Schermafbeelding 2015-03-03 om 17.55.41.jpg

      We created a plugin to extract subdetails to a separate file...
      Schermafbeelding 2015-03-03 om 17.49.40.jpg
      Schermafbeelding 2015-03-03 om 17.49.26.jpg
      Schermafbeelding 2015-03-03 om 17.49.10.jpg
      Schermafbeelding 2015-03-03 om 17.48.28.jpg
      Schermafbeelding 2015-03-03 om 17.48.28.jpg

      We used Layout to create construction documents...
      Schermafbeelding 2015-03-03 om 17.52.01.jpg

      posted in Gallery
      G
      GWD
    • RE: Which architecture firms use sketchup?

      We only use SketchUp, Layout and Skalp (http://www.skalp4sketchup.com) for all our projects. From design to construction!

      Link Preview Image
      projecten in de kijker - architectuurburo wydouw bvba

      projectoverzicht architectuurburo wydouw bvba - architect Guy Wydouw

      favicon

      (www.wydouw.be)

      201415 UITVOERINGPLAN_1.jpg_1.jpg
      201415 UITVOERINGPLAN_1.jpg_1.jpg


      201415 Wery - Catteeuw VO presentatie2 2014-10-17 11290800000.jpg

      posted in LayOut Discussions
      G
      GWD
    • RE: [plugin] realSection v0.6 Béta (Updated 9/8/2014)

      @tonywilton said:

      I remember having this working at one time but it just creates an error now, referring to the helper file.

      Error Loading File toggleWindows.rb
      Error: #<NameError: uninitialized constant PLATFORM>
      C:/Users/tonywilton/AppData/Roaming/SketchUp/SketchUp 2014/SketchUp/Plugins/toggleWindows.rb:4:in `<top (required)>'

      Any clues would be gratefully received.

      I want to be able to define section material by group. Real section did just that.
      Scalp is much more than I need.

      Indeed Skalp can do a lot more, but if you like you can use Skalp just the same simple way like Real Section and define the materials by group. Take a look at the following video tutorial to see how it works:

      Skalp for SketchUp

      posted in Plugins
      G
      GWD
    • RE: SketchUp Dev Camp 2013 - A Developer Conference

      See you at Lisbon 😄

      posted in Developers' Forum
      G
      GWD
    • SU crashes on mac plugins!

      I have several scripts all having the same problem. The script works fine on windows, works fine on mac. Except when it needs to do a lot of things (bigger models) on mac. Result is SU crashes! When do SU crash? SU crashes when the real memory size SketchUp uses become around the 2.8 GB (on my machine).

      I thick the the problem is the ruby version used in de mac version of Sketchup. It uses ruby v1.8.5, the windows version uses 1.8.6. Ruby 1.8.5 is 7 years old. Has lot of problems with big arrays and with garbage collection.

      I made a video of a script that crashes. On the left you see the model. On the right you see the memory use of sketchup. On the right below you see the script. What does this script do, it loops through the model and checks every group or component if it's manifold and hide the group if it's manifold.

      Notes:
      AW_lib.isValid? checks if the entity is a group or a component instance and that the entity is not deleted.
      AW_lib.nestedGroups? checks if there are other groups or components inside the group or component
      I have also expanded the Sketchup::ComponentDefinition class with a .entities so .entities works the same on a component instance like on a group.

      posted in Plugins
      G
      GWD
    • RE: Save As Plugin

      mac of pc?

      posted in Plugins
      G
      GWD
    • RE: [Plugin] fixSolid v1.7 - updated 20/10/2012

      I never tried SolidSolver, but fixSolid was first. It was first published with my other account but i lost it's e-mail and password of thats why I post it with my new account.

      posted in Plugins
      G
      GWD
    • Using Netbeans as IDE for SketchUp

      At Basecamp the people of 3skeng showed a way to connect netbeans to sketchup for using it as full working IDE for SU.Does somebody knows how to do it?

      posted in Developers' Forum
      G
      GWD