sketchucation logo sketchucation
    • Login
    1. Home
    2. wikii
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
    W
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 33
    • Posts 151
    • Groups 1

    wikii

    @wikii

    10
    Reputation
    12
    Profile views
    151
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    wikii Unfollow Follow
    registered-users

    Latest posts made by wikii

    • RE: [Plugin] AMS Library 3.7.1b (29 May 2021)

      @Anton_S
      AMS lib is not compatible with SU2024.
      Will you update it?

      posted in Plugins
      W
      wikii
    • RE: How to export img that every entity is shown by exact color

      @dave r said:

      Try adjusting the Dark slider down a little. For me the Light slider at 1 and the Dark slider at 80 works.

      [attachment=1:20q54dze]<!-- ia1 -->Screenshot - 4_19_2023 , 6_36_38 AM.png<!-- ia1 -->[/attachment:20q54dze]

      [attachment=0:20q54dze]<!-- ia0 -->Screenshot - 4_19_2023 , 6_36_13 AM.png<!-- ia0 -->[/attachment:20q54dze]

      With your graphics card it might be different.

      Thank you!

      posted in SketchUp Discussions
      W
      wikii
    • RE: How to export img that every entity is shown by exact color

      @tig said:

      That's as close as you can get...

      thank you,but, it is not what i want.

      posted in SketchUp Discussions
      W
      wikii
    • RE: How to export img that every entity is shown by exact color

      @tig said:

      Style > Color by Tag [Layer] checked.
      Shadows > Light=0, Dark=100

      Thank you for reply.
      I do it as your prompt, color RGB(120,120,120) export to img, changes to RGB(144,144,144).

      Dark = 80 ,color RGB(120,120,120) export to img, changes to RGB(119,119,119).
      Dark = 81 ,color RGB(120,120,120) export to img, changes to RGB(121,121,121).

      can Sketchup export img with exact RGB(120,120,120)?

      posted in SketchUp Discussions
      W
      wikii
    • How to export img that every entity is shown by exact color

      Hi all , I want to find a way to export seg img to Stable Diffusion.

      Can Sketchup export image , that every thing is shown with the exact color defined by it's tag,no shadow,no darkness,no high light,no fade.... just some flat color.

      Like this:
      IF the tag's color is rgb(120,120,120),in the eported img ,eveyr object use this tag is a field color of rgb(120,120,120).

      Thank a lot.

      posted in SketchUp Discussions
      W
      wikii
    • RE: [Plugin] AMS Library 3.7.1b (29 May 2021)

      AMS lib is not compatible with SU2021.

      posted in Plugins
      W
      wikii
    • RE: How to reload a extension loader file?

      @tig said:

      You'll have to restart SketchUp to get your Extension to be reformed.
      However, if you simply want to reload its main code file[s] from inside its folder, use:
      load "XXX/XXX_code.rb"
      Change it to suit the actual file-name...

      I get it.
      thankyou,TIG。

      happy new year!

      wikii

      posted in Developers' Forum
      W
      wikii
    • RE: How to reload a extension loader file?

      need help!

      thanks!

      posted in Developers' Forum
      W
      wikii
    • How to reload a extension loader file?

      Hi all.

      I need to reload a rb file,But I get some error in the ruby control panel.

      "Extension loader file XXX.rb can not be loaded because an extension loader file with the same name was previously loaded."

      How to reload a extension loader file?

      thanks !

      wikii

      posted in Developers' Forum
      W
      wikii
    • RE: How to get &quot;Plugins&quot; menu name in other language?

      @thomthom said:

      @wikii said:

      In Sketchup English version , "Plugins" menu name is just "Plugins".
      But in Sketchup Chinese version, "Plugins" menu name always change.
      How to get the name of Plugins menu in ruby?
      Thanks!

      wikii

      The "Plugins" menu was renamed to "Extensions" in SU2015.
      Has the Chinese version of SketchUp changed on other versions than SU2015?

      What are you trying to do?
      UI.menu("Plugins") should always work regardless of version and language.

      I want to set shortcuts to some plugins.
      So, I need to know the display name of Plugins menu.

      posted in Developers' Forum
      W
      wikii