Sketchucation Tools 5.0.7 | Licensing improvements and bug fixes Learn More
  • Spliting a Solid

    Newbie Forum sketchup
    5
    0 Votes
    5 Posts
    745 Views
    BoxB
    I wanted to add a great deal to Dave's post but in the long run all I had was this [image: frog_legs.jpg]
  • Section Pane Actions

    SketchUp Discussions sketchup
    3
    0 Votes
    3 Posts
    375 Views
    TIGT
    01- You need some Ruby to delete all SectionPlanes: This line of code + enter in the Ruby Console will do that: m=Sketchup.active_model;m.start_operation('!');m.active_entities.grep(Sketchup::SectionPlane).each{|e|e.erase!};m.commit_operation It's somewhat long as in includes code to make it one step undo-able. It erases all SectionPlanes in the current context - so ones nested inside a group are not affected until you run the code inside an edit of that group... 02- As well as hiding other contexts completely during an edit session... SectionPlanes can be assigned Layers. That way you can assign different Layers to different SectionPlanes and switch them to be not visible in different Scene-tabs as desired: thus removing the visual 'clutter'. Get used to using Layers, Modes, Styles and Scene-tabs in combination - you can have various tabs set up to enhance your modeling experience - e.g. you don't need textures and shadows on when making most 3d forms, and they will slow down orbiting etc, a tab to troubleshoot - with a Style set to show hidden geometry, color edges by axis etc is also a useful thing...
  • Help with elevating an object

    Newbie Forum sketchup
    5
    0 Votes
    5 Posts
    435 Views
    pbacotP
    What do you expect to do with all the other points (vertices)? It appears you want to raise one point in an irregular object. It will have to deform somehow. You know you want two other points to stay put, but there are many other points (vertices) on the object that have to move one way or the other. Or would you like to rotate the whole object or the top face about an axis containing the two fixed points, and keep the surface in one inclined plane? This does not realistically apply to a sloped surface in a defined boundary (the boundary will be moved slightly), but for an imaginary garden it might be a start. If you must maintain a boundary in plan, you could pull the top of the shape up and then intersect the walls with a plane containing all three desired points. Remove the unwanted parts and use the new inclined plane. You'd have to redo the depression (or just pull its walls straight up to intersect with the new plane). One approach would be to draw your perimeter at the correct heights before you do anything else, whether they represent the bounds of a single plane or an undulating surface. Then fill in the surface and features. Oh and welcome to Sketchucation and Sketchup!--I hope this response isn't overkill
  • Split / Cut An Object From An Object

    SketchUp Discussions sketchup
    21
    0 Votes
    21 Posts
    2k Views
    BoxB
    [image: fly.gif]
  • 0 Votes
    1 Posts
    266 Views
    No one has replied
  • Sketchup selection oddity

    SketchUp Discussions sketchup
    14
    0 Votes
    14 Posts
    941 Views
    hcccsH
    @rich o brien said: that was a bug in 2013. but 2013 M1 fixed it. I already have that version so then what could it be ...?
  • 0 Votes
    5 Posts
    361 Views
    M
    Dave - great suggestions on creating new materials - I will definitely start using this method. Thx. @dave r said: Once you have the materials "In Model" you can drag their thumbnails down to the palette, the grid area at the bottom of the Window. Then switch to the desired destination library and drag the thumbnails up from the palette. My preferred method for creating a material in the first place (on PC and Mac) is to use File>Import to import the image and apply it to a face I've already drawn that has at least one dimension already set for the known dimension of the texture. This allows me to skip the step of editing the dimensions of the material after importing. So for example, if I have a wood grain texture that is 8' long, I import and apply the material to a rectangle I've drawn that is 8' long. The width takes care of itself and so I don't need to worry about that. When I am importing new wood grain images, I might have 3 or more from the same log so I just make multiple rectangles first and apply the materials to them.
  • Restraining shear while scaling texture

    SketchUp Discussions sketchup
    4
    0 Votes
    4 Posts
    7k Views
    massimoM
    You're welcome Bob.
  • Save part of scenes

    SketchUp Discussions sketchup
    5
    0 Votes
    5 Posts
    274 Views
    Z
    @dave r said: If the selected objects are components, you can save each of them as separate SKP files by right clicking and choosing Save as... Or you could make a nested component containing the objects you're interested in and again use Context>Save as... Or, if the objects are components and you want to save them separately, you could drag their thumbnails from the In Model components library to a desired local folder in the Components window. None of those options work, though, if you are using groups instead of components. This was helpful! Thanks!
  • Section Plane A Group

    SketchUp Discussions sketchup
    9
    0 Votes
    9 Posts
    493 Views
    P
    Ha, very true, thanks
  • Fineliner style image export

    SketchUp Discussions sketchup
    7
    0 Votes
    7 Posts
    1k Views
    S
    Dave, Great example of the variety of line effects you can get just by adjusting the image's export size. All of these tips and tutorials have been very valuable and I appreciate everyone's help.
  • 0 Votes
    6 Posts
    2k Views
    erkanE
    I just want to add a feature of Artisan which is pretty hidden in plain sight. @pilou said: With Artisan you must think at all the primary boxes form then subdivide them! Actually you don't have to if you are going down the route where you start with a group. @pilou said: If you fail the first boxes step that is wrong form at the end! Very difficult to make the good placement of the first level simplified mesh! If you are using the Proxy method you can always go back and forth. [image: fk1T_artisan.JPG] [anchor= goto=http://artisan4sketchup.com/downloads/docs/Artisan_User_Guide-1.2.pdf:3dhvh3q6]You can read from the User Manual[/anchor:3dhvh3q6] With this method you would always keep a copy of the proxy object and have it control the resulting mesh.
  • Import OBJ with correct UVs

    SketchUp Discussions sketchup
    6
    0 Votes
    6 Posts
    471 Views
    H
    Thanks Rich! That was very useful! I was never using unwrapping on large scenes but single / multiple objects only. Actually even for rendering animations this will be MORE than helpful. Great, thanks again!
  • Scene & Styles Warning Options

    SketchUp Discussions sketchup
    3
    0 Votes
    3 Posts
    926 Views
    P
    Excellent, thanks for your help Dave.
  • Camera will not keep still

    SketchUp Discussions sketchup
    8
    0 Votes
    8 Posts
    368 Views
    BoxB
    When you have the feet selected you see the available modifier keys at the bottom of the screen. They have their uses. Like moving up the face of a building etc. Set the eye height at any time simply by typing the value and enter. The Eye tool is basically looking from your head, so you are able to look up and down as well as side to side. Whereas the feet keep your eyeline level until you change it.
  • CAD Layers in SU

    SketchUp Discussions sketchup
    4
    0 Votes
    4 Posts
    403 Views
    syburnS
    Thanks for your time and help.
  • Help Contour Road

    SketchUp Tutorials sketchup
    13
    0 Votes
    13 Posts
    5k Views
    I
    I am done with the contours, but there is something i would like to ask all of you, i have created it in parts, in parts artisan planner option works well but full road it wont . any reason? i just want to learn it and want to know its logic so if anyone can explain it to me?
  • Move tool does not move toward in Z axes

    Newbie Forum sketchup
    7
    0 Votes
    7 Posts
    2k Views
    BoxB
    Just be aware that gluing isn't a problem to be fixed but a useful feature. It allows you to easily place components on different faces at various angles and move with those faces.
  • NEED HELP SLICING MODELS!!!!!!!!

    SketchUp Discussions sketchup
    3
    0 Votes
    3 Posts
    7k Views
    pilouP
    And for exotic cut lines cut maybe Su4_Slice by Suforyou Last version 2.0 makes "solids" at the Line cut so volumes are closed ! Random Painter By Chris Fullmer (not sure that it's works in 2014! Exploded View by CPlassais / Pilou here V1 [image: file.php?id=123591&t=1]
  • Section Cut or Scalp - Is there a way?

    SketchUp Discussions sketchup
    4
    0 Votes
    4 Posts
    580 Views
    JQLJ
    You can also combine with other section outside the group