🚨 Skimp | 25% Off until March 30 Buy Now

Alkategóriák

  • No decscription available

    20 Témakörök
    462 Hozzászólások
    HornOxxH
    @pilou said: More appetizing in chocolate! Eggs are good as well - but only very fragile when falling down in SketchyPhysics
  • Message for Fredo6

    12
    0 Szavazatok
    12 Hozzászólások
    5k Megtekintések
    E
    Hi fredo6, can u update XRaySelection ? ty !
  • Import DAE, place it to center and save SKP

    3
    0 Szavazatok
    3 Hozzászólások
    3k Megtekintések
    S
    Hi TIG, sorry for the late reply - I have been busy finishing another project project. I have just tested your code and it works perfectly! Thank you million times! Best regards, Stan
  • Force import as Image

    2
    0 Szavazatok
    2 Hozzászólások
    3k Megtekintések
    jiminy-billy-bobJ
    Use this : http://ruby.sketchup.com/Sketchup/Entities.html#add_image-instance_method
  • Selection to component

    8
    0 Szavazatok
    8 Hozzászólások
    3k Megtekintések
    D
    Thanks to both of you for a very useful code snippet. Especially helpful when you're making a component from loose geometry and forgot to check "Replace selection with component", and have to go through the process twice. Always good to save clicks and annoyances.
  • SVG Toolbar Icons - Gradients Missing

    21
    0 Szavazatok
    21 Hozzászólások
    6k Megtekintések
    M
    @placidfury said: or manually edit the SVG code so SketchUp will read it properly Well, SVG is XML and Nokogiri would certainly be up to the task. Wouldn't even need SketchUp to do the processing... Greg
  • Detecting/selecting a temporary Drawing

    2
    0 Szavazatok
    2 Hozzászólások
    3k Megtekintések
    Dan RathbunD
    No one will attempt to even read you code until it is properly formatted within [ code ] ... [ /code ] tags. There is a button on the post edit toolbar to insert these tag sets, or highlight a bunch of text and click the button to wrap the text in these tags.
  • Socket.so sketchup 8 and 13

    5
    0 Szavazatok
    5 Hozzászólások
    4k Megtekintések
    Dan RathbunD
    Search this forum for discussions. This has been answered before ... http://sketchucation.com/forums/search.php?keywords=SKSocket&fid%5B0%5D=180 ... which hits on ... http://sketchucation.com/forums/viewtopic.php?f=180&t=29836&p=271469&hilit=SKSocket#p271469
  • Add an array of entities to an existing group?

    3
    0 Szavazatok
    3 Hozzászólások
    3k Megtekintések
    TIGT
    Unfortunately, if the model.active_entities is not the @existinggroup.entities context and/or the array of added entities is not in that same context, then a BUgSplat! awaits... You cannot 'cross-thread' entities across contexts...
  • Semantic: Options vs Settings vs Preferences

    15
    0 Szavazatok
    15 Hozzászólások
    15k Megtekintések
    eneroth3E
    Just the other day I read a Microsoft guideline stating which one was preferred in Windows, but I just can't find it anymore, and instead found my way back here (Hello everyone!). "Preferences" seem to be preferred on Mac. Config or configurations seem to be exclusively used in very technical contexts, not to what a user could change from a graphical UI. Is any of the terms more used than others for SU extensions? I'm thinking about using Preferences as it matches SU's own phrasing, even though it might contradict MS guidelines.
  • Attaching arbitrary data to a model

    5
    0 Szavazatok
    5 Hozzászólások
    3k Megtekintések
    B
    Please forgive me. I was convinced that I'd already replied. This is exactly what I needed (and I'm further at a loss wrt how I didn't see that in the the API reference). Thanks very much
  • DevCamp 2017 - Leeds, UK

    2
    0 Szavazatok
    2 Hozzászólások
    3k Megtekintések
    SiPieFaceS
    Did this event happen? I've seen nothing about since this post. No YouTube vids, write ups or anything. Was wondering if it was any good as I couldn't make it at the time.
  • [Concept] Materials++

    35
    0 Szavazatok
    35 Hozzászólások
    12k Megtekintések
    renderizaR
    @thomthom said: [*]Material Context Menu - Copy/Paste Hex values. I was planning to do an extension which allowed me to use Hex instead of RGB I work with HEX values a lot and think SketchUp should support this feature natively. I might still give it a try to see what I can come up with. Keep the great work Thomthom!
  • Trying to get a string

    4
    0 Szavazatok
    4 Hozzászólások
    3k Megtekintések
    Dan RathbunD
    @web said: That explains why I couldn't figure out how to do it. The real reason is because standard IO has been redirected to SketchUp's Ruby Console.
  • #show_modal - HtmlDialog vs. WebDialog

    2
    0 Szavazatok
    2 Hozzászólások
    2k Megtekintések
    fredo6F
    Yes, WebDialogs are not truly modal on Mac. So you have two problems: The code processing continues after you called wldg.show_modal. You thus have to implemnet a callback in your Web dialog class to tell the main code when the dialog box is dismissed. Visually the web dialog appears on top but does not prevent to use other elements of the GUI. Although the user may not do that naturally, he could technically. It seems that HTML dialog has addressed the problem on Mac, that is blocking code and dialog box preempting the focus and events. Fredo
  • Small Green Box in scale tool

    10
    0 Szavazatok
    10 Hozzászólások
    21k Megtekintések
    P
    I found the solution. . the file won't give a readable code . . when downloaded via Google chrome . .it should be downloaded through extension warehouse . . Going back to the small green cube in the scale tool. . ( i already know how to make colors for the cube ) can anyone help me how make sketchup recognize the temporary drawing green cube when I hover the mouse over it?
  • Layer Material Alpha - Not Possible in API?

    6
    0 Szavazatok
    6 Hozzászólások
    2k Megtekintések
    placidfuryP
    I don't know - I may do something like that, but I probably won't. I have a new tool I made as part of my plugin and it creates a draw layer for different defined area types, and I just wanted it to have some level of transparency automatically so it didn't totally cover what may be underneath. But, I think I'll leave it alone for now. I just just figured I must have been missing something, as setting the layer appearance seems very... basic, to be a missing feature.
  • Animation SUalive extension. May you test beta version?

    60
    0 Szavazatok
    60 Hozzászólások
    21k Megtekintések
    SUaliveS
    Hello, SUalive Free 2.40 under review... see features update on the following thread (replay slider, render) http://sketchucation.com/forums/viewtopic.php?f=323&t=65306&p=631451#p631451 Have a good day WhyDi
  • Stopping script execution

    6
    0 Szavazatok
    6 Hozzászólások
    3k Megtekintések
    F
    I did think it was a bit complicated myself. Most of my programming experience was years ago on 3rd GL stuff. All this is new, but I do have fairly good programming sense.I did try the CSV modifier, but I wasn't using it correctly. That's when I stumbled on JSON. It's only a one shot deal for me, but I have to admit, I do like Ruby! Will be studying your example. Thanks again. Everett
  • Mac OS materials issue

    2
    0 Szavazatok
    2 Hozzászólások
    2k Megtekintések
    D
    probably same reason as this... https://forums.sketchup.com/t/more-mac-color-panel-woes/57619?u=john_drivenupthewall john
  • Rendering_options, "back edges"

    11
    0 Szavazatok
    11 Hozzászólások
    3k Megtekintések
    Dan RathbunD
    @tboy said: Any updated info for this topic? YES. (5 years after this thread ...) In the SketchUp 2015 release, a new key was added to the RenderingOptions hash: The key is: "DrawBackEdges" See API documentation: http://ruby.sketchup.com/Sketchup/RenderingOptions.html

Advertisement