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

    Posts

    Recent Best Controversial
    • RE: [Plugin] Construction Tools (2014-03-22)

      hehe I'm so sorry.
      I should probably rename the plugin πŸ˜„

      posted in Plugins
      schorradtS
      schorradt
    • RE: [Plugin] Construction Tools (2014-03-22)

      thx, i have added the small icons.

      posted in Plugins
      schorradtS
      schorradt
    • RE: [Plugin] Construction Tools (2014-03-22)

      @guanjin said:

      Icons in 2014 is too large, uncoordinated, where the modified icon file

      πŸ‘

      i have Sketchup 2014 and no problems... large icons or small icons.

      can you me explain the problem?

      posted in Plugins
      schorradtS
      schorradt
    • RE: [Plugin] Construction Tools (2014-03-22)

      @kwistenbiebel said:

      Cool idea. πŸ‘
      As Edson said, it might be good to mention the rubies used in your first post of this thread.

      Sorry! I am now back in the community...
      The embedded scripts are:
      2 scripts from Jim (Construction Line Tool(older Version)) and (Arc Centerpoint)
      1 script is from TIG (AddVertex)
      1 script "Pointify Edges" unknown

      posted in Plugins
      schorradtS
      schorradt
    • RE: [Plugin] Hidden Manager (08.Feb.2015)

      I think it's more a problem of Toolbar extension. ! Or?
      please report error message if you get a conflict with my plugin. thx

      posted in Plugins
      schorradtS
      schorradt
    • RE: [Plugin] Hidden Manager (08.Feb.2015)

      oh right... i will check it out. thx

      do you mean "SCF Power Toolbar v1" or where can i find a new version?

      posted in Plugins
      schorradtS
      schorradt
    • RE: [Plugin] Hidden Manager (08.Feb.2015)

      Hello! I am back!

      here is an update, tested in Sketchup 2014. At the moment without new features but I'm thinking about.


      Hidden Manager 1.0.1 (21.03.2014)

      posted in Plugins
      schorradtS
      schorradt
    • RE: [Plugin] Hidden Manager (08.Feb.2015)

      I'm sorry, but it works on my computer. I can find no error.
      Perhaps the pathfunctions does not feature in Sketchup 7 !?

      posted in Plugins
      schorradtS
      schorradt
    • RE: [Plugin] Hidden Manager (08.Feb.2015)

      Update: 16.Feb.2011

      • Change to start the observer on activate and remove on deaktivate now. i hope the bugsplash from other Plugins (ImageTrimmer or Slicer etc...) is removed...
      posted in Plugins
      schorradtS
      schorradt
    • RE: [Plugin] Hidden Manager (08.Feb.2015)

      little change in this Plugin.

      posted in Plugins
      schorradtS
      schorradt
    • RE: [Plugin] Hidden Manager (08.Feb.2015)

      okay ... i looking for another solution...

      @Caleidos4D
      Sorry ,but in my testenvirement, i can´t see any errors 😞 . i do not understand it. maybe another plugin for a conflict?!

      posted in Plugins
      schorradtS
      schorradt
    • RE: [Plugin] Hidden Manager (08.Feb.2015)

      Thx for the feedback...
      Is there a function to the undo function to prevent
      for the undo stack? Or a code snipped?

      The error is to be here, I can not find...

      posted in Plugins
      schorradtS
      schorradt
    • RE: [Plugin] Hidden Manager (08.Feb.2015)

      No feedback?! I am looking forward to your opinions πŸ˜‰

      posted in Plugins
      schorradtS
      schorradt
    • RE: [Plugin] Hidden Manager (08.Feb.2015)

      Please try to deactivate the Plugin and then reactivate. the Problem is the Entry in die Registry for the Plugin. I have fixed the bug in the "mx_hidemanager_loader.rb" ...

      posted in Plugins
      schorradtS
      schorradt
    • RE: [Plugin] Hidden Manager (08.Feb.2015)

      oh sorry, i have postet a new Version now. This bug is corrected.

      posted in Plugins
      schorradtS
      schorradt
    • RE: [Plugin] Hidden Manager (08.Feb.2015)

      New Update and more Features...

      posted in Plugins
      schorradtS
      schorradt
    • [Plugin] Hidden Manager (08.Feb.2015)

      I want to publish my first plugin.
      I hope it can be useful to someone.

      Try it out. I look forward to your feedback.
      I tested the plugin in SketchUp Pro 2014, please report errors!

      Description:
      This plugin shows all the hidden elements in the model in a separete Window to control this Entities. You can from there select each item, or make them visible.

      Short Overview

      Update: 08.Feb.2015

      • Test: tested in Sketchup 2015 (do not install about the sketchucation store plugin, there is an old version)

      Update: 21.Mar.2014

      • Bugfix: Strict Code Bug and some files renamed, tested in Sketchup 2014

      Update: 16.Feb.2011

      • Change to start the observer on activate and remove on deaktivate now. i hope the bugsplash from other Plugins (ImageTrimmer or Slicer etc...) is removed...

      Update: 17.Jan.2011

      • Change the onmouseover in the list from hidden/visible to select/unselect

      Update: 20.Okt.2010 (Second)

      • Bugfix and support for open Groups und Components

      Hidden Manager 1.0.1 (21.Mar.2014)

      posted in Plugins
      schorradtS
      schorradt
    • RE: [Plugin] CLineTool (Small Update)

      i try to start the Instructor from clinetool

      				def getInstructorContentDirectory
      						c = File.join(File.dirname(__FILE__), "clinetool")
      				    return c.to_s
      				end
      
      

      i have a index.html included, but it doesnt work 😞
      why?

      This is my Animation, is also a part for Visuel Index...
      Instructor Animation

      posted in Plugins
      schorradtS
      schorradt
    • RE: Md5 encoding in sketchup

      thx... it works πŸ˜„
      but its not easy to get an old version of ruby...
      oldversion.com is goood πŸ˜„

      posted in Developers' Forum
      schorradtS
      schorradt
    • RE: Md5 encoding in sketchup

      I have the digest.so and md5.so placed in the to the plugins directory.
      I try it with
      require 'digest'

      but i get an errormessage:
      Error Loading File mx_eftools.rb
      uninitialized constant MX_eftools::Eftool

      Does it ever so? or I do something wrong?

      The .so-files come from the following package: \ruby-1.9.1-P376-i386-mswin32.zip\lib\ruby\1.9.1\i386-mswin32\

      posted in Developers' Forum
      schorradtS
      schorradt
    • 1
    • 2
    • 1 / 2