sketchucation logo sketchucation
    • Login
    1. Home
    2. cmd
    3. Posts
    ⌛ Sale Ending | 30% Off Profile Builder 4 ends 30th September
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 58
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: [Plugin][$] FredoCorner - v2.7a - 31 Mar 24

      @fredo6 said:

      Reply to this post with what is displayed in the Ruby console

      Fredo,

      Your TestMacMouse.rb test results are below:

      MButton down flags = 33554432
      OnMouseMove flags = 33554432
      MButton Up flags = 0

      Also, after installing LibFredo6 8.6b, the Pan & Orbit bug appears to be fixed 😄

      I hope this helps

      CMD

      posted in Plugins
      cmdC
      cmd
    • RE: [Plugin][$] FredoCorner - v2.7a - 31 Mar 24

      Hello Fredo. Great stuff!! Thanks for building this.

      I am seeing a possible bug. --> Except for zoom, I am not able to navigate the model with my mouse while FredoCorner is active. To be specific, Pan (Middle mouse button + shift) and Orbit (Middle mouse button) do not work via the mouse controls.

      Navigation DOES work while using your Round Corner extension

      Mac HighSeirra 10.13.6
      SketchUp Pro 2018, Version 18.0.16976

      Cheers
      CMD

      posted in Plugins
      cmdC
      cmd
    • RE: [PLUGIN] Flowify v1.1.0 (updated 150327)

      Just as I thought..... USER ERROR Doh!!

      Thanks

      posted in Plugins
      cmdC
      cmd
    • RE: [PLUGIN] Flowify v1.1.0 (updated 150327)

      Caul

      I tried to mimic your example and I am have a few problems.

      1. The IMPOSE GRID function does not modify my "Projection Surface".
      • I am not getting any errors in the Ruby Console when initiating the IMPOSE GRID feature.
      1. I am receiving an error dialog message concerning the " Target grid".

      @unknownuser said:

      INPUT ERROR: Error while parsing the Target grid
      The grid must conform to:

      • A cell consists of exactly four edges. Beware of collinear edge segments
      • Connection edges must attatch to two adjecent corners
      • The grid must have four corners
      • Every row in the grid must have the same number of cells
      • No holes
      • I checked the Target Grid and it all seems to comply with the rules.
      • I am not getting any errors in the Ruby Console

      Attached is the skp.

      Can anyone figure out why it's not working?
      Although I believe I am following the instructions step by step... user error?


      Problem file

      posted in Plugins
      cmdC
      cmd
    • RE: [PLUGIN] Flowify v1.1.0 (updated 150327)

      Caul

      Looks like a fantastic plugin.

      Thank you for taking the time to provide such a thorough tutorial video. It is really well done.

      Cheers
      CMD

      posted in Plugins
      cmdC
      cmd
    • RE: Vray 2014 work in sketchup pro 2015?

      The Vray update for SketchUp 2015 is now available

      301 Moved Permanently

      favicon

      (www.chaosgroup.com)

      Cheers
      CMD

      posted in V-Ray
      cmdC
      cmd
    • RE: [Plugin] Material_Maintenance v2.2 - 2013-01-13

      @myhand said:

      Ok thanks, I will try this next but would still like to see where the current version goes wrong. Do you mind testing the attached and sending me all the output again please?

      Myhand,

      Here is the ruby console output on launch of your latest MM_debug ruby:

      tempPath = /var/folders/jt/x_n2z5n109n9v_qfj562bsc87bn_mb/T
      @tempDir = /var/folders/jt/x_n2z5n109n9v_qfj562bsc87bn_mb/T/material_maintenance
      /var/folders/jt/x_n2z5n109n9v_qfj562bsc87bn_mb/T/material_maintenance exists!!!
      String Time = 4.0e-06
      Total Entities = 0
      UI => null/jean blue_173796570.png?1

      Here is the output after Component option=checked + RE-LOAD Materials section

      String Time = 0.006283
      Total Entities = 485
      UI => null/jean blue_173786390.png?2

      Here is the output after a material from list is selected and List Components Containing Selected Materials is activated

      UI => Temp dir = null

      Screen Shot 2012-12-07 at 7.32.51 PM.png
      I hope this helps

      CMD

      posted in Plugins
      cmdC
      cmd
    • RE: [Plugin] Material_Maintenance v2.2 - 2013-01-13

      @unknownuser said:

      Can you also please run

      ENV.sort.each{|e|p e};p

      and attach the console output.


      Screen Shot 2012-12-03 at 4.04.08 PM.png

      posted in Plugins
      cmdC
      cmd
    • RE: [Plugin] Material_Maintenance v2.2 - 2013-01-13

      @myhand said:

      @tig said:

      Can you confirm if the subfolder/files exist...

      Myhand & TIG

      Yes... the folders and image files do exist.

      CMD


      Screen Shot 2012-12-03 at 4.14.37 PM.png

      posted in Plugins
      cmdC
      cmd
    • RE: [Plugin] Material_Maintenance v2.2 - 2013-01-13

      @myhand said:

      Bug fix version V2.1.1 released.

      ... CMD this should fix your problem also as the trace code that had the bug in is also now removed.

      Myhand,

      Good stuff! no more errors!

      .... but I am not getting material thumbnails nor am I getting component images to display.

      Is this due to the change for mac?


      Screen Shot 2012-12-03 at 7.16.11 AM.png

      posted in Plugins
      cmdC
      cmd
    • RE: [Plugin] Material_Maintenance v2.2 - 2013-01-13

      @myhand said:

      John, CMD, do you mind testing the attached version please?

      The previous debug version did not change the JS code as I thought it did. This one does. It is the last try with the current control chars, and if this does not work I will create a patch with a multiple chars in the standard ascii range.

      Again this requires a uninstall of the old plugin, restart of Sketchup and a install of the new debug version.

      Again please send me the output.

      Myhand,

      Attached is the output immediately after launching the Material Maintenance plugin.

      CMD


      MM_Ruby output.txt

      posted in Plugins
      cmdC
      cmd
    • RE: [Plugin] Material_Maintenance v2.2 - 2013-01-13

      Myhand,

      Sorry.. I replaced the wrong file. Here is what I get in the Ruby console with your debug script after I launch the tool.

      @unknownuser said:

      calling function >>refreshMaterialsÂ<<
      !!!!! - IN refreshMaterials !!!!!
      String Time = 3.0e-06
      Total Entities = 0

      I hope this helps

      CMD

      posted in Plugins
      cmdC
      cmd
    • RE: [Plugin] Material_Maintenance v2.2 - 2013-01-13

      sorry about that.

      Unfortunately, here is what I get with your debug .rb


      Screen Shot 2012-11-29 at 3.26.15 PM.png

      posted in Plugins
      cmdC
      cmd
    • RE: [Plugin] Material_Maintenance v2.2 - 2013-01-13

      Here is the output from the ruby console after replacing with your posted Material_Maintenance.rb and launching the tool.

      CMD


      ruby console output.txt

      posted in Plugins
      cmdC
      cmd
    • RE: [Plugin] Material_Maintenance v2.2 - 2013-01-13

      @myhand said:

      ... CMD, if I add some debug code to the script would you mind running it and sending me the output?

      No problem 😄

      CMD

      posted in Plugins
      cmdC
      cmd
    • RE: [Plugin] Material_Maintenance v2.2 - 2013-01-13

      @myhand said:

      Thanks CMD, that will be very useful. I hate not being able to debug it myself!

      Myhand,

      I installed the script on my windows version and all worked fine.

      I also removed and reinstalled it on my Mac but I am getting the same error on launch of the script 😞

      @unknownuser said:

      Error: #<NoMethodError: undefined method `refreshMaterials' for #<MH_KeepingMyHandIn::MaterialMaintenance:0x15306b40>>

      CMD

      posted in Plugins
      cmdC
      cmd
    • RE: [Plugin] Material_Maintenance v2.2 - 2013-01-13

      @myhand said:

      • open your ..\Plugins\Material_Maintenance\Material_Maintenance.rb file in a text editor and see if on line 150 you have the following method definition:

        def refreshMaterials(selectionOnly, wholeModel, components)

      I have looked into the file and I have found the required "refreshMaterials" definition.

      Regardless, I will test it out on my windows system through parallels and let you know what I find.

      CMD

      posted in Plugins
      cmdC
      cmd
    • RE: [Plugin] Material_Maintenance v2.2 - 2013-01-13

      When I launch the plugin, the materials list area is empty and when I select "Re-Load Materials", I receive the following error:

      "Error: #<NoMethodError: undefined method `refreshMaterials' for #MH_KeepingMyHandIn::MaterialMaintenance:0x24571cb8>>"

      You can see the attached screenshot

      Thoughts?

      CMD


      Screen Shot 2012-11-23 at 2.00.21 PM.png

      posted in Plugins
      cmdC
      cmd
    • RE: [Request] A practical WALL tool

      Edson,

      BuildEdge Plan just came out and it has a wall tool in combination with a roofing tool that you may want to test out.

      favicon

      (www.buildedge.com)

      CMD

      posted in Plugins
      cmdC
      cmd
    • RE: Please Help

      selc ltd,

      You can also take the image you brought into the model already and drape it directly onto the geometry you have created.

      I quickly created a video for you showing how to do it. http://screencast.com/t/GYgECBqW

      Here are the steps used in the video

      1. Determine size of your patio

      2. Import your texture as an image

      3. Scale your texture to the proper size :: created a group first and then changed the size of the image within the group only

      4. Positioned the image above the patio geometry in the correct XY

      5. Exploded the image which creates a "Projected" texture

      6. Sampled the image texture from above and applied it to the selected patio geometry.

      7. As a bonus, I also used the image texture to create the patio without the individual brick edge work

      I hope this helps
      Cheers
      CMD

      posted in Newbie Forum
      cmdC
      cmd
    • 1 / 1