sketchucation logo sketchucation
    • Login
    1. Home
    2. greenskp
    3. Posts
    🛣️ Road Profile Builder | Generate roads, curbs and pavements easily Download
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 51
    • Groups 2

    Posts

    Recent Best Controversial
    • RE: [Plugin] Add comments to your file

      @unknownuser said:

      New version 2.3.9 should correct this issue.

      Thank you!!!

      Could you to correct this issue for Component Manager too? Maybe for all BGSketchup family?

      posted in Plugins
      greenskpG
      greenskp
    • RE: Extension RBZ maker

      Another thing.....the default installation is fine but an installation with a custom folder always ask me to install BGSketchup Library but the library is already installed in same folder.

      I am using

      require_all('path\to\custom\folder')
      

      inside default plugins folder.

      http://i.imgur.com/eFG6W54.jpg

      posted in Plugins
      greenskpG
      greenskp
    • RE: [Plugin] Add comments to your file

      Default installation is fine but an installation with a custom folder always ask me to install BGSketchup Library.

      I am using

      require_all('path\to\custom\folder')
      

      inside default plugins folder.

      posted in Plugins
      greenskpG
      greenskp
    • RE: Extension RBZ maker

      Hi

      Thank you for this amazing tool.
      I am new in the ruby world and don't know how figure out.
      I have installed your plugin - 1.0.6 version - and the Gem but Ruby Console give me an error:

      Error; #<TypeError; superclass mismatch for class StreamableStream>
      C;/Users/USERNAME/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Gems64/gems/rubyzip-1.1.6/lib/zip/streamable_stream.rb;2;in `<module;Zip>'
      C;/Users/USERNAME/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Gems64/gems/rubyzip-1.1.6/lib/zip/streamable_stream.rb;1;in `<top (required)>'
      C;/Program Files/SketchUp/SketchUp 2015/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb;45;in `require'
      C;/Program Files/SketchUp/SketchUp 2015/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb;45;in `require'
      C;/Users/USERNAME/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Gems64/gems/rubyzip-1.1.6/lib/zip.rb;26;in `<top (required)>'
      C;/Program Files/SketchUp/SketchUp 2015/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb;110;in `require'
      C;/Program Files/SketchUp/SketchUp 2015/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb;110;in `rescue in require'
      C;/Program Files/SketchUp/SketchUp 2015/Tools/RubyStdLib/rubygems/core_ext/kernel_require.rb;35;in `require'
      C;/Users/USERNAME/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/BGSketchup_RBZ_maker/RBZ_maker.rb;145;in `generate_rbz'
      C;/Users/USERNAME/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/BGSketchup_RBZ_maker/RBZ_maker.rb;118;in `generate'
      C;/Users/USERNAME/AppData/Roaming/SketchUp/SketchUp 2015/SketchUp/Plugins/BGSketchup_RBZ_maker/RBZ_maker.rb;39;in `block in show_hide_window'
      SketchUp;1;in `call'
      
      posted in Plugins
      greenskpG
      greenskp
    • RE: [Plugin] DC Functions - Calculate Nested Attributes 0.4

      Could you make a video showing like it works? The use description's is interesting but looks like it's only for developers. I would like trying to input prices and i don't know how to begin.

      posted in Plugins
      greenskpG
      greenskp
    • RE: Plug-In Request: Make Model BSP Compatible.

      Sorry for this question but is there some news? Some progress? I am so excited about this plugin.

      posted in Plugins
      greenskpG
      greenskp
    • Vray Extended

      I fell that vray is missing a few tools like:

      • Select more than one light and change the same attribute simultaneously (subdivs, power, etc);
      • Create a vray ligth plane from the current view;
      • Render a file without open SketchUp (silent mode) aka V-Ray standalone command prompt;

      If is policy of the company not add more tools, it's possible create an unnoficial plugin for who needs?

      If it's possible, you guys can point how sniff (debug) some vray commands?

      I got render with command line. SketchUp keeps open but it's automatic. My skills are basic yet.

      posted in Developers' Forum
      greenskpG
      greenskp
    • RE: Plug-In Request: Make Model BSP Compatible.

      I am looking for that. Make a BSP file sometimes is a pain.
      Anton and Fredo, keep doing a excellent work.

      +1 for this awesome plugin.

      posted in Plugins
      greenskpG
      greenskp
    • RE: [Plugin] Edges/Construction Lines Converter V1.3

      Thank you!
      Works great! SketchUp 2015!

      posted in Plugins
      greenskpG
      greenskp
    • RE: [Plugin] Stepped Extrude [Updated 20121106]

      Thank you very much rami_lpm. Very usefull and saved my life in actual job.
      It's possible that commit_operation undo all steps instead one by one?

      posted in Plugins
      greenskpG
      greenskp
    • RE: [code] SketchupExtension and rbs rubies

      Dan,

      How to escape of the "false" at line 40?

      ROOT = $LOAD_PATH.find(false) do |abspath|
      

      SketchUp 8 show undefined method `call' for false:FalseClass

      posted in Developers' Forum
      greenskpG
      greenskp
    • Spacebar instead of Enter

      It's possible SketchUp accept a command with spacebar instead of Enter or maintain both, like Autocad?
      My friend is architect and made this question for me.

      posted in SketchUp Discussions sketchup
      greenskpG
      greenskp
    • RE: [Plugin] UVEditor 0.30

      Works great but a bit confusing see vertex and edges because the image texture repeats a lot and the uv is not highlighted.

      Thanks!

      posted in Plugins
      greenskpG
      greenskp
    • RE: [Plugin] Three Line Tools (Updated March 9th, 2009)

      Hey guys!

      I use 2014 version and found the solution. Thanks for Didier Bur on the following link:
      http://sketchucation.com/forums/viewtopic.php?f=323%26amp;t=27019#p311954

      Open clf_vertical_line_maker.rb with Notepad++ and add the code below at line 46:

      require 'LangHandler.rb'
      $uStrings = LanguageHandler.new("clf_menu_loader")

      Now works like a charm.

      posted in Plugins
      greenskpG
      greenskp
    • RE: [Plugin] UVTools 0.2 Pro (Beta) (Updated for SU6)

      @povmaniac said:

      Hi guys..
      I add specific code for launch RoadKill from menu option.

      ..for launch Roadkill.

      Hi povmaniac. Can you explain how to use your code for add this functionality?
      I would like to use same function into Sketchuv but i don't know where more edit the code.

      I changed the path to roadkill but nothing happen.

      My SketchUp is 2014.

      Launch Roadkill

      posted in Plugins
      greenskpG
      greenskp
    • RE: 2013 / 2014 custom shortcuts

      @tig said:

      You do NOT need to edit anything.
      Use the SketchUp menu's [Window} Preferences > Shortcuts
      In the 'filter' enter part of the menu name you are looking to shortcut to - e.g. Round...
      and you get a reduced list, select the appropriate menu item and assign a key or key-combo of your choice, if it would overwrite an existing key you are warned...
      If a tool is context-sensitive - e.g. Texture, Reverse Faces, Orient Faces etc - you need to have something selected that would put that item in the context-menu - e.g. in the examples above a 'Face' - then it will appear in the filtered list when you open the Preferences > Shortcuts...

      Hi TIG

      I like enable and disable toolbars all the time, use shortcut and choose some of the options available .
      As you have mentioned, i will have many shortcuts and i need just one.
      Roundcorner is just one example, i could use Bezier_Toolbar which has many options.

      posted in SketchUp Discussions
      greenskpG
      greenskp
    • New feature - Material result - vray 2.0

      Hi guys

      I found a new feature in vray 2.0 under material option. Searched for one answer and not figured out yet.

      What for serving this?
      In manual help somebody forgot to mention your new feature.

      material result

      posted in V-Ray render plugins extensions
      greenskpG
      greenskp
    • RE: 2013 / 2014 custom shortcuts

      Hi Jim!

      It's possible assign shortcut, for example, for roundcorners toolbar?
      I have to edit ruby file?

      posted in SketchUp Discussions
      greenskpG
      greenskp
    • 2013 / 2014 custom shortcuts

      In previous versions of sketchup, my shortcut to toolbar Layer was Alt + L but in 2013 and 2014 versions i am not able to assign shortcut.

      It's possible create shortcuts to toolbars and custom toolbars? How?

      posted in SketchUp Discussions sketchup
      greenskpG
      greenskp
    • RE: Vray 2.0 service pack is here!!

      I have an issue: VFB Channels doesn't work. Some channels are enabled but VFB does not display at finished.

      V-Ray for SketchUp Demo Limitations

      • Distributed Rendering limited to 2 render nodes
      • produces watermarked images
      • resolution up to 600x400
      • rendered results limited to 4 lights
      posted in V-Ray
      greenskpG
      greenskp
    • 1 / 1