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

    Topics

    • takesh hT

      Single-hand input method for SketchUp

      Watching Ignoring Scheduled Pinned Locked Moved SketchUp Discussions sketchup
      7
      0 Votes
      7 Posts
      827 Views
      D
      I'm using a Razer Naga 2012 and I'm verry happy with it, all the buttons have a function in skecthup, the lowwer numbers are the ones that I use the most. For a 2 handed person is it a dream to use this in combination with a spacenavigator.
    • takesh hT

      Connecting construction points, automatically

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      11
      0 Votes
      11 Posts
      2k Views
      TIGT
      So... if we can trust the x/y/z data in the file we import then... It's easy to spit into 'sets' of cpoints as they come in. The very first z is a 'top' and every line of text after that with a lower z is in the same set. We will eventually draw lines from one to the next If a z is more that it's predecessor then a new set is started. We repeat adding cpoints until the next set starts etc. As we go we keep a list of the these cpoint sets. Now we draw the lines... The 'vertical' ones are easy as we simply go through the sets of cpoints and for each list of cpoints we add_line from pt[0],pt[1] then pt[1],pt[2] etc. To add 'cross' members between pairs of nodes in adjacent sets we iterate a set and the next one to it using add_line set[0]pt[0],set[1]pt[0] then set[0]pt[1],set[1]pt[1] etc. Now we have a 'grid' of lines between the corresponding sets of cpoints in the file. If 'diagonals' are needed to triangulate the 'rectangles' then it's done as above but add_line steps up/down one item for the next set thus set[0]pt[0],set[1]pt[1]... If faces are needed then again these could be added instead of unfaced edges by finding the appropriate three pints in the sets/points and add_face(p0,p1,p2)[ruby] There's also the clever http://code.google.com/apis/sketchup/docs/ourdoc/entities.html#fill_from_mesh that might be useful in some circumstances...
    • takesh hT

      [Request] Clever Outliner

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      2
      0 Votes
      2 Posts
      708 Views
      chrisglasierC
      Please have a look at this post. I think you will find it simpatico and I could use some support to get it further developed and tested. My regards Chris
    • takesh hT

      Soft and Smooth edges

      Watching Ignoring Scheduled Pinned Locked Moved SketchUp Discussions sketchup
      4
      0 Votes
      4 Posts
      473 Views
      R
      Thanks Guys for info. Learn something new each day, never really paid much attention to the smooth option before, so had ago and you can create some interesting effects on faces when selecting various combination's of edges to be smooth - almost creating soft shadows on faces, but not on ground. [image: oZPx_cubes.jpg] [image: X2pH_cubes1.jpg]
    • takesh hT

      Pepakura Designer - 3D model flattening tool

      Watching Ignoring Scheduled Pinned Locked Moved Extensions & Applications Discussions extensions
      3
      0 Votes
      3 Posts
      2k Views
      pilouP
      And don't miss the Pepuka viewer (free) for see your model in 3D before pasting [image: bumblebeepepakura.jpg]
    • 1 / 1