sketchucation logo sketchucation
    • Login
    1. Home
    2. nics
    3. Posts
    Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
    πŸ«› Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download
    N
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 24
    • Groups 1

    Posts

    Recent Best Controversial
    • Add a face to my edges

      Hi I opened some dxf file containing router profile but I'm unable to create a face even if the edges seem to be all closed and plane. What I'm doing wrong ?

      thanks

      posted in SketchUp Discussions sketchup
      N
      nics
    • RE: Inche fraction in ruby script

      wow thank you guys its really appreciated πŸ˜„

      posted in Developers' Forum
      N
      nics
    • Inche fraction in ruby script

      hi guys, here's my code

      centerpoint = Geom::Point3d.new

      Create a circle perpendicular to the normal or Z axis

      vector = Geom::Vector3d.new 0,1,0
      vector2 = vector.normalize!
      model = Sketchup.active_model
      entities = model.active_entities
      edges = entities.add_circle centerpoint, vector2, 2.inch
      faceCircle = entities.add_face(edges)
      faceCircle.pushpull height

      however, I'd like to have 2 1/8 inches in the radius ... can I write it directly in the code and if so, how ? Otherwise, I guess I need to convert into a float number ? thanks

      posted in Developers' Forum
      N
      nics
    • Router bit profile plugin

      Hi, I just wonder if there's any plugin like round corner but where you can apply a router bit profile.

      thanks

      posted in Plugins
      N
      nics
    • 1 / 1