Sketchucation Tools 5.0.7 | Licensing improvements and bug fixes Learn More

Subcategories

  • The ideal place for beginners to get help using SketchUp
    9k Topics
    60k Posts
    M
    thank You I can't believe I am benifiting something from 2013
  • No decsciption available
    209 Topics
    2k Posts
    L
    BlenderGIS can get you pretty good images.. you do need an API key to get set up but it's all free and you can even generate 3d geometry based on the elevations in the satellite images.. it tiles in blender so you the more you zoom the better the image quality to a point.
  • No decsciption available
    821 Topics
    4k Posts
    T
    Hey Mike, I'm sure you figured this out already, but when you first create the attribute type a number with the inch mark like 0" or 0' in the value box and hit enter. This will set the unit for that attribute to inches. This only works for the first time a value is entered. After that first initial value, you will need to use the attribute info dialog to make changes. In addition, you can use 0 to set it to text (not "Default: Text") and 0cm to set it to centimeters. If anyone knows a shortcut for setting the unit to Decimal Number, I would love to hear it!
  • LAYERS COLORS TO TEXTURE OR MATERIAL

    2
    0 Votes
    2 Posts
    80 Views
    TIGT
    Please don't SHOUT at us ! Typing everything in capital letters is considered to be bad-manners... Now to answer your question... Layers [Tags] can have colors set manually from your model's materials - including transparency and textures... But only their colors are accessible [get/set] through the Ruby API - i.e. not transparency or textures. SketchUp can have materials which include simple colors and textures - with or without transparency. So if you want to 'extract' your layer/tag colors with Ruby it is possible, then you can use the color' RGB data to make a new material in your model [perhaps named after the layer/tag name ?]. However, although it's possible, it's not simple ! There have previously been several threads discussing this... try searching the forums' posts... There are working code examples...
  • Lumion

    7
    0 Votes
    7 Posts
    300 Views
    pilouP
    Normally it will directly render your SKP file... Free to you to change anything if you want! simple https://www.youtube.com/watch?v=rVSH6_yqY1I or a little more tricky https://www.youtube.com/watch?v=GynbluSJHOQ
  • Jual Obat Cytotec Di Blitar 081229199908

    1
    0 Votes
    1 Posts
    29 Views
    No one has replied
  • Jual Cod Obat Cytotec Di Batam Wa : 081229199908

    1
    0 Votes
    1 Posts
    26 Views
    No one has replied
  • Fredo Round Corner License

    2
    0 Votes
    2 Posts
    84 Views
    Dave RD
    @dbur33 said: msg_validation_error Request to Sketchucation = ERROR_F09 Error F09 indicates a plugin name mismatch. Is it possible you are trying to license Round Corner using a license for FredoCorner? Or the other way around? What version of SketchUp are you using? Please complete your forum profile.
  • Section Plane Visibilty.

    14
    0 Votes
    14 Posts
    497 Views
    SektaS
    Hi Dave, It wouldn't surprise me, as I mentioned, this model has been a WIP for the past 3-4 years. I think back then I broke my own rule of keeping it simple, I might investigate further this weekend. Unfortunately, I have too much time invested in this model to start all over, as much as I would like to. Thanks for help Dave, very much appreciated. Stan
  • Can be something like this rendered using image?

    3
    0 Votes
    3 Posts
    145 Views
    V
    It's best to just model it. I would never use displacement in this manner. There are plug-ins that could help with the modeling pretty quickly I bet.
  • Google Ranking

    1
    0 Votes
    1 Posts
    48 Views
    No one has replied
  • Export dxf, next one defaults to dwg

    5
    0 Votes
    5 Posts
    165 Views
    Rich O BrienR
    I would guess the odd behaviour is targeting only you I'm afraid. In Windows you can change the Open dialog dropdown behaviour via the Local Group Policy or the Regedit. But its so deeply buried that there's no way you managed to do so without knowing. Bizarre.
  • Need Urgend Help!

    7
    0 Votes
    7 Posts
    241 Views
    H
    @ Box @ all: again a very THANK YOU ! i used on the end the solution of "BOX" and feel a bit silly. Sooo easy this topic is solved .
  • Server Issue

    5
    0 Votes
    5 Posts
    251 Views
    Joe WoodJ
    right on, I'm back Sketchen!
  • Add a collection to Favourites with a Mac

    2
    0 Votes
    2 Posts
    110 Views
    Rich O BrienR
    The most efficient way is have your materials stored somewhere other than the default library location. This saves you pain if/when you upgrade to major releases. On Mac go to SketchUp > Preferences from the menu bar and set the path to where you will stored you materials. Place your materials, typically folder separated based on category/type, into that location. https://help.sketchup.com/en/sketchup/setting-software-and-file-preferences https://help.sketchup.com/en/sketchup/adding-colors-and-textures-materials#manage-material
  • Glass reflections help please

    9
    0 Votes
    9 Posts
    228 Views
    L
    I tried many maps, was not convincing though. I used this one from "filter forge" worked well. It was designed for mirrors. [image: ZSYy_Mirror.jpg]
  • How Create Accurate Footing Layout Plan?

    2
    0 Votes
    2 Posts
    189 Views
    gullfoG
    one good thing to do: pick a single point as the base reference to all the other pillars. then provide measures relative to that point. a grid is good when you have symmetry as you can easily add the footing on-center measures on the outside of the grid lines. it will keep things neat and the contractor can easily know where place their base stake and then place the others from that point.
  • Glass Reflection Settings

    1
    0 Votes
    1 Posts
    107 Views
    No one has replied
  • 2022 customizing toolbars. I don't have the options.

    sketchup
    8
    0 Votes
    8 Posts
    4k Views
    F
    True that. Options are wonderful things to have.
  • Reflections help please.

    1
    0 Votes
    1 Posts
    33 Views
    No one has replied
  • SketchUcation freezes/hangs on startup - MacOS

    11
    0 Votes
    11 Posts
    408 Views
    I
    Excellent! Thank you for your assistance with this friends. The issue is now resolved and there are no hang ups any more. Thank you very much!
  • Export Polygon Points to csv in correct order

    3
    0 Votes
    3 Posts
    102 Views
    M
    @dave r said: What is the "correct order"? How is that determined? Thanks very much Dave!!, I now realize that it is indeed a bit of a shady definition! I just meant that each polygon has a begin and an end-point and the "correct" order is getting the sequential line segments in that order. So for example for a polyline consisting of 3 line segments I would get 4 co-ordinates in order that makes up the polyline: x1,y1 start line segment a x2,y2 end line segment a, start line segment b x3,y3 end line segment b, start line segment c x4,y4 end line segment c I think this is the only way to rebuild a polyline if all you have are the co-ordinates. Regards Michiel
  • Live Web Page in PowerPoint and/or LayOut Presentation

    1
    0 Votes
    1 Posts
    77 Views
    No one has replied

Advertisement