sketchucation logo sketchucation
    • Login
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info

    How to make a face from a closed curve in FredoSpline. Methods

    Scheduled Pinned Locked Moved Solved Plugins
    3 Posts 3 Posters 27 Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N Offline
      neverpoint
      last edited by Dave R

      Re: [Plugin][$] FredoSpline - v2.6a - 01 Apr 24

      Didier BurD 1 Reply Last reply Reply Quote 0
      • Didier BurD Offline
        Didier Bur @neverpoint
        last edited by Didier Bur

        @neverpoint

        Hi:
        Most of the spline commands can generate a face when they are closed:

        spline_face.gif

        If this is not the case, select the spline and type in the Ruby console:

        spline=Sketchup.active_model.selection[0]
        # will return something like => #<Sketchup::Edge:0x000001a70b1968e8>
        face = spline.find_faces
        # will return something like => 1 (1 being the number of face(s) created
        

        or simply redraw a segment of the spline and the face will also be created.

        spline_line.gif

        Regards

        DB

        1 Reply Last reply Reply Quote 1
        • Dave RD Offline
          Dave R
          last edited by

          You'll have to give us more to work with if you want help.

          Etaoin Shrdlu

          %

          (THERE'S NO PLACE LIKE)

          G28 X0.0 Y0.0 Z0.0

          M30

          %

          1 Reply Last reply Reply Quote 0
          • Didier BurD Offline
            Didier Bur @neverpoint
            last edited by Didier Bur

            @neverpoint

            Hi:
            Most of the spline commands can generate a face when they are closed:

            spline_face.gif

            If this is not the case, select the spline and type in the Ruby console:

            spline=Sketchup.active_model.selection[0]
            # will return something like => #<Sketchup::Edge:0x000001a70b1968e8>
            face = spline.find_faces
            # will return something like => 1 (1 being the number of face(s) created
            

            or simply redraw a segment of the spline and the face will also be created.

            spline_line.gif

            Regards

            DB

            1 Reply Last reply Reply Quote 1
            • Rich O BrienR Rich O Brien marked this topic as a question
            • Rich O BrienR Rich O Brien has marked this topic as solved
            • 1 / 1
            • First post
              Last post
            Buy SketchPlus
            Buy SUbD
            Buy WrapR
            Buy eBook
            Buy Modelur
            Buy Vertex Tools
            Buy SketchCuisine
            Buy FormFonts

            Advertisement