sketchucation logo sketchucation
    • Login
    1. Home
    2. Builder Boy
    3. Topics
    🛣️ Road Profile Builder | Generate roads, curbs and pavements easily Download
    B
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 25
    • Posts 86
    • Groups 1

    Topics

    • B

      I need another script

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      5
      0 Votes
      5 Posts
      716 Views
      B
      Thank you, Jeff Hammond! It's just what I was looking for!
    • B

      Bubbled face

      Watching Ignoring Scheduled Pinned Locked Moved Plugins
      6
      0 Votes
      6 Posts
      849 Views
      fredo6F
      @mac1 said: Fredo's Curviloft tool seems like a good candidate to me To avoid the small valley, you should skin with 4 contours, not three. The best is to draw small segments in the corners to tell where you wish to cut the contours. Then you can generate the whole shape by preselecting all edges. [image: CbOo_BubbleMac.jpg] One last suggestion: decrease the number of segments of the rounded corners, because it generates a very dense mesh on the borders of the shape. Fredo bubble_mac1 - curvi.skp
    • B

      Quadrilateral face warp

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      3
      0 Votes
      3 Posts
      2k Views
      pilouP
      Another one can be Soap Skin and Bubble and you will can regulate the pressure +- PS Alas seems now not more accessible for the moment! Time expired for free version! [image: HyperParaboloid.jpg]
    • B

      Slicing tool

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      7
      0 Votes
      7 Posts
      446 Views
      X
      how about draw your own plane and use intersect selected?
    • B

      I need a script

      Watching Ignoring Scheduled Pinned Locked Moved Developers' Forum
      4
      0 Votes
      4 Posts
      306 Views
      TIGT
      Without reworking it to draw just four edges rather than make a face_with_its_four_edges, you can recast it to make the face and then erase it immediately - its four edges should get left behind... lines 107 et al... def create_rectangle # check for zero height if( @pts[0] != @pts[3] ) face=Sketchup.active_model.active_entities.add_face @pts face.erase! if face.valid? ### edges will remain... end self.reset end EDIT: CF beat me to it !
    • 1 / 1