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!
  • Created 8 scenes, none of them work

    sketchup
    22
    0 Votes
    22 Posts
    2k Views
    Phillip HP
    Peter, Somehow, I missed your reply. Thanks for the explanation. I have some pretty minimal settings that I use for generic tune-up purposes. For me, it has served as an enhanced find and fix errors utility that has saved more than one of my models. But your points are well made and well taken. Thanks again. Phillip
  • Animation Plugin Recommendations

    sketchup
    15
    0 Votes
    15 Posts
    1k Views
    ntxdaveN
    @pilou said: From the site last update seems for SU 2013 ! So try if that yet work with newer SU versions Free version allows you to make 10 seconds animation! Of course sufficient for test functions but not if you want more directly! (you can also make some past of different animations if you are tricky! Prices was 50 to 200 € following versions All docs Having problems with installation. I have sent them a note. Will see if I get any reply. Might be a problem because I am running SU 2015 on Win10. I have printed off and read some of the documentation. I agree that it looks like it could be kind of complicated but powerful if I can get it going. The 10 second limit for the trial version might make it difficult to properly evaluate. @bob james said: I would recommend you take a look at SimLab Soft http://www.simlab-soft.com/index.aspx I will give it a look............
  • Old Pro 8 download

    sketchup
    6
    0 Votes
    6 Posts
    582 Views
    D
    consider paying for the upgrade to v15 Pro while you can, I think you and your new system deserve it as a retirement gift... john
  • Full Screen on a Mac

    sketchup
    8
    0 Votes
    8 Posts
    2k Views
    S
    On El Capitan it does exactly what you describe: global menu bar and dock hide.
  • How to select the edge along a curved face

    sketchup
    9
    0 Votes
    9 Posts
    952 Views
    Dave RD
    Or maybe here: http://sketchucation.com/forums/viewtopic.php?t=44501
  • Creating water

    sketchup
    6
    0 Votes
    6 Posts
    579 Views
    L
    @jim said: How about a randomized flat mesh? [attachment=1:arp8nxua]<!-- ia1 -->2015-10_351.png<!-- ia1 -->[/attachment:arp8nxua] Yes, I´ve tried using using a mesh, but I just found a tutorial for creating water in Vray, thats the kind of photorealism I´m looking for. Thanks! [image: unclear.jpg]
  • How to Create Custom Classification

    sketchup
    2
    0 Votes
    2 Posts
    383 Views
    J
    I do not know how, but have you read this article? http://help.sketchup.com/en/article/3000045
  • Trouble changing a circle radius precisely

    sketchup
    13
    0 Votes
    13 Posts
    1k Views
    M
    You are correct, terrible job on my part trying to explain; For 32 float, you have 1 sign bit, 8 mantissa bits and 23 significant bits but because way the sign used significant bits is 24. The decimal equivalent digits for 24 bits is 7.2+ digits. Thus you see the basis of the display I was discussing earlier. Using an online converter 0.35 converts to .3499999994039..... and 0.4 to .40000000596046.... and rounding is done for those to read .35...... and .40......... and has nothing to change the precision use internal to the machine. Why the OP machine changes .35 to .40 I can only guess, but if a generic SU issue that would have many more folks flagging the problem so => probably issue with his machine or its operating system. There is zero info provided for it so no further action can be done except by the op.
  • Performing a subtraction or boolean difference

    sketchup
    3
    0 Votes
    3 Posts
    1k Views
    TIGT
    Vanilla "Solid Inspector" [NOT 2] indicates the issues. "Solid Inspector 2" will fix many issues, but you will need to fix some yourself manually. At the expense of "boiling these cabbages more than once" [Irish saying]... I'll reiterate what a 'Solid' is... A Manifold Solid [at least as far as SketchUp is concerned] has the following properties:- It is a "Container" [i.e. a Group or Component-instance]. If you Select it and the 'Entity Info' top-bar says 'Solid' then it is a 'Solid' [BUT subject to the provisos at the end...] It must contain only Geometry. Geometry is defined as Edges and Faces [Curves/Arcs/Circles are made from Edges, Surfaces are made from Faces]. Although the non-interacting Guide-lines and Guide-points are also "allowed" [and probably would not affect an export to STL or similar], I'd still recommend you avoid including them. So the 'exclusion' list includes nested Groups or Component-instances, Text, Dims etc... [You example does contain some nested parts in the microphone] There are further limitations on its 'Geometry'. Every Edge must support two Faces - no fewer and no more. This means that an Edge CANNOT: be 'faceless' have only one face - e.g. forming a ledge, shelf, hole-perimeter etc be shared by more that two faces - e.g. supporting an internal partition face where it has three or more faces, or a shared edge between to volumes which would otherwise be considered a solid but they'd have four faces There are 'CleanUp' plugins to remove coplanar or stray-edges etc. You can use Xray mode and temporary Section-cuts to access the inside of these forms to tidy them up by Deleting unwanted edges/faces. There are some other issues which might affect 'Solidity'... The Faces of a Solid should be consistently oriented. Use Monochrome mode... Front-faces [Style-dependent, but usually off-white] to the outside, and back-faces [Style-dependent, but usually blue-gray] to the inside. Once you have a Solid, then the Context-menu > Orient will fix this. You can still have a SketchUp 'Solid' Container reported, which is not 3d-printable ! If its Geometry defines a 3d object that cannot exist in the real world it'll fail ! An form like this 'intersects' itself - like a magician who reaches through a solid wall to touch something on the other side. To treble-check for this, you can take a Container and edit it, Select All and Context-menu > Intersect with Context. If you exit the Edit and it's still a Solid in Entity Info all is OK. If it is not then something was wrongs and you need to fix it, as outlined earlier...
  • Components That Place Themselves

    sketchup
    5
    0 Votes
    5 Posts
    414 Views
    R
    GeoLocation: That's what happened! Thanks for reading and for helping. This was driving us bonkers.
  • Import dwg elements to Layer0

    sketchup
    14
    0 Votes
    14 Posts
    923 Views
    pbacotP
    No I haven't tried that plugin. I'll take a look. Usually I receive dwg files but I can ask for DXF. Peter
  • Load errors

    sketchup
    3
    0 Votes
    3 Posts
    303 Views
    A
    Thanks Anton that took care of it.
  • Rotating a component to adjust all copies

    sketchup
    4
    0 Votes
    4 Posts
    416 Views
    B
    Thanks so much for quick response, I was doing it the wrong way around, I understand now though:) you just saved me about an hour per job:) thanks.
  • Need help with opacity

    sketchup
    7
    0 Votes
    7 Posts
    625 Views
    I
    Glöm inte Klingon.
  • Load Error (Fredoscale.rb)

    sketchup
    3
    0 Votes
    3 Posts
    726 Views
    yanrothwellY
    Thank you TIG, I also found the attached, whilst looking around for a solution. I did as you suggested and also used the function in the attached image. Seems to have gone now Ian [image: tiKj_LibFredo6settings.png]
  • Antialiased lines with 3D-GPU

    sketchup
    3
    0 Votes
    3 Posts
    974 Views
    D
    Whoa! I was not aware that these are actually settings. I thought that this dialog: [image: 58f26.jpg] ...listed only video driver capabilities. However highlighting one of the rows DOES indeed change the respective setting. This dialog really should be re-designed using checkboxes! Anyway, your tip already helped on my desktop with an AMD Radeon HD 7700 card. Same on the notebook -- when the Intel HD graphics card is chosen for driving Sketchup. However, when I chose the Nvidia GPU from the Nvidia control panel for powering Sketchup, all the settings in the OpenGL section of the above dialog are ignored. I mean, there are those different rows with different Antialiasing capabilities (like 2x and 4x), but when highlighting one of them, closing that dialog and re-starting Sketchup, lines are still not anti-aliased but look like this instead: [image: wFIfoPp.png] Is there anything else I can do to force antialiasing not only on the Intel HD GPU but also with the GTX 860M CPU?
  • Way to measure these angles?

    sketchup
    8
    0 Votes
    8 Posts
    673 Views
    sdmitchS
    @djd711 said: It's sort of hard to explain. The angle has to be measured in relation to the direction of the track at any given time. I think it's the horizontal axis I need. Could you post the model(version <=2014), or a representative sample of, and diagram an instance of the angle you want measured.
  • Texture Position Edit Pins Help

    sketchup
    5
    0 Votes
    5 Posts
    461 Views
    pilouP
    The best help it always oneself!
  • Curving a texture for arches?

    sketchup
    6
    0 Votes
    6 Posts
    2k Views
    V
    Worked out awesome. Fredo and TIG save my butt again! Amazing work from the plugin people.
  • Google SketchUp vs. 3dsMax

    sketchup
    57
    0 Votes
    57 Posts
    33k Views
    C
    The 5 year old thread is alive!. I was taunted for going the sketchup path some 8 years ago. Totally abandoned my Max workflow but that took me to a new level in my designing career. I know, Im far from the best in the “rendering” area but Im able to make the decent renders that convince clients. Now I end up using both though 90 percent of what I do revolved around SU. I rarely touch Max,only when I need some high quality renders, or when I need to pass a task to some Max user colleauge and finally when I face SU’s limitations in poly count and other things. Finally some of the best stills and animation renders in the Architectural industry are done in Max. I say we cant do away with Max until our plugins or SU itself has "all" those capabilities. Gone are the days that were given a week to produce a nice decent render.Were literally given hours to produce something convincing. This is the edge of SU over Max.

Advertisement