sketchucation logo sketchucation
    • Login
    1. Home
    2. orhun
    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
    O
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 1

    orhun

    @orhun

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

    orhun Unfollow Follow
    registered-users

    Latest posts made by orhun

    • RE: [Plugin]BuildEdge PLAN 1.0

      Hi, I am a developer at BuildEdge.

      I investigated this problem. Here are my findings.

      The simple act of adding a Sketchup::EntitiesObserver to the model seems to trigger a crash in 2DTools (at least in 2D Fillet, which is the only one I looked at). Please see the attached TriggerCrashIn2DTools.rb file. You can disable BuildEdge plugin and activate this plugin. You should still observe the crash.

      I think this is a Sketchup bug, but that being said I also found a workaround for 2DTools so that it doesn't trigger this crash. I am attaching a patch for 2DfilletTool.rb. The trick is to delay the erasing of original group after the first model.commit_operation. See the attached patch for details (patch.diff.txt).


      A plugin that will cause 2DTools to crash.


      Patch for 2DfilletTool.rb for a Sketchup bug.

      posted in Plugins
      O
      orhun