Freecad loft between faces. This is due to the way OCE, the CAD kernel, works.

Freecad loft between faces. You can do this either in PartDesign or in Part workbench, but you should not mix them. You have to create 3 curves, fill a face inside them, and then add a thickness to the face. Aug 8, 2024 · Eagle wrote: I _can_ create a sketch on the faces, draw a matching circle on the sphere and a matching rectangle on the cube and loft thatAny other options? Another approach is to use Draft WB "Face binder", which creates a new face from a face of a solid, you can then use a Part Loft between the Draft Face binders. To see your version fail, load the FCstd file below, select a Loft then cycle it between Solid True and false and back again, you will see that the faces on the end do not get created in your version. The Make Sketch will create a copy of the elements on the selected face (attached). Apr 1, 2024 · I am wondering if anyone can help me with how to create a closed surface between a flat sketch, and a curved face of a solid - actually multiple faces because of the curvature. Now in Version 1. When I make a additive loft between the sketch and a pad face I get this error. Jan 18, 2021 · To create a connection without the faces: - select each face, and create a Draft Facebinder - create a Part Loft with the FaceBinders. If I try and outline the two faces with a face binder or replicating them with a sketch on the faces and using the path representing the top, it results in this weird twisting effect which messes up the model. So, the software does not know which edge to match with which. g. Trying to make a part where the upper surface is slanted and after that I have to attach to three of the final faces another small "weird" piece, which I wanted to create as a loft. Instead, If I try lofting all the faces, always paying attention to their order, the last face assumes a bulged shape May 7, 2023 · We learn how to create complex lofts in FreeCAD with the minimum of effort and in super quick time. Sep 2, 2024 · I'm making a loft along a semi-circular path between two different sized rectangles. Aug 6, 2018 · Re: Sweep a sketch along two separate paths by meme2704 » Mon Aug 06, 2018 1:36 pm Hi Joel Is this the desired form? you just have to make 2 sketches on 2 parallel shots or not, and 1 Loft between the 2 if you want curved faces, you need a path and do 1 Sweep You do not have the required permissions to view the files attached to this post. If you want to get a single face without the edge through the middle of the flat face of the half sphere, then first run Part Refine or OpenSCAD Refine, before Draft Face Binder, here are some examples of the above, I have hidden the Apr 8, 2025 · Re: Loft between two profiles, guided by two lines by Piero69 » Tue Apr 08, 2025 1:25 pm DJ_Spray wrote: Tue Apr 08, 2025 12:29 pm Thank you. But somehow some more heavy computations are involved Mar 15, 2003 · Re: Lofting between solids by microelly2 » Tue Feb 19, 2019 3:58 pm You can use a Facebinder object from Draft WB to get the face links you need for a Loft Improve your design process and precision with FreeCAD. Repeat to select more sketches in the Dec 17, 2024 · I'd like to create a loft along the path using three different profiles, see the snapshot. How could I make that face planar so that I could use it? Dec 20, 2019 · Re: Making a solid between two sketches by chrisb » Fri Dec 20, 2019 5:20 pm One sketch at the bottom and one at the top and a loft between them. a circle in a circle) - this works fine with the pad tool. In our example it will be used as revolution axis for Revolution feature. This is due to the way OCE, the CAD kernel, works. Sketches Select Part workbench. Or, as you Jun 15, 2022 · I have been trying to create a hollow loft using FreeCAD using the Part WB. In the Loft parameters, press the Add Section button. Later this day I could gave an eye to the code and try to find a way, probably loft is not right tool I just tried this in FreeCAD (0. Step two - Go to Part Workbench and use the ShapeBuilder tools and pick Face from edges and select the edges you want to Loft from and make a new face. wire isn't closed)? I created a half moon sketch on the XY plane, then created a new datum plane that was rotated around the X axis by 30 degrees, then drew the exact same sketch on the new plane. Then do the loft, should work fine. That bottom sketch has too many circles. While dragging, use the arrow keys to move the item. I have two faces at right angles to one another with the long edges touching. i want to conect two selected things. the first and last faces of the solid are flat. Apr 12, 2021 · Start FreeCAD and create new document. Dec 26, 2021 · Here is my attempt following the facebinder and part loft advice, however my result only works partly, probably due to my fault, as I have only ever used the draft workbench to emboss or embed letters. Elevate your FreeCAD skills and create more complex 3D designs effectively. Jul 3, 2024 · Fill space between two faces by juanotto » Wed Jul 03, 2024 9:35 am I 3D printed a model and it's pretty close to what I want, I want to improve a detail. I am using FreeC If you loft between 2 rectangles with one being flat on the base and the other between the two cylinders, you will end up with slivers on both cylinders top faces. Jan 17, 2019 · You can extrude surfaces into solids or loft them against other faces or profiles, and trim their other faces using boolean interactions with primitives or other extruded surface. Bonus!: Learn a littple about sketch or In this tutorial, we dive into lofting fundamentals in FreeCAD, focusing on creating complex shapes using profiles and splines. Both sketches are "hollow" (e. Sub-shape binder is good, because if you move the object it will update the shape-binder placement. If you need the shape to have planar surfaces on the side, (the top and bottom are planar in that Loft), you can use ShapeBuilder to create your faces, then Shell, then Solid, but the result will not be parametric. This video shows you how to use the Loft Tools to create some simple furniture parts, and also discusses some of the gotchas that can occur. When you selected the bottom circle, in reality FreeCAD selected the sketch. My attempt was padding the profiles of incomplete circles, similar to chrisb file, and then lofting between the facebinder of their surfaces. Method 4. Jul 10, 2021 · Re: does part design loft not allow faces and blending? by TheMarkster » Tue Jul 13, 2021 4:44 pm One caveat with using faces in this manner is if you later decide to change that first sketch (example, modify the lower right corner to be a rounded, filleted edge by adding an arc) the faces get renumbered and now your loft is using the wrong face. Boiler Plate The loft tool being demonstrated in this video is from the part design workbench and can be used between sketches that are parallel or skew. 72° as the taper. Feb 24, 2024 · Re: Create a loft between three sketches with common edges by edwilliams16 » Sat Feb 24, 2024 6:05 pm FBXL5 wrote: ↑ Sat Feb 24, 2024 4:14 pm Loft isn't the right tool for this case. To make holes, select Subtractive Cylinder and click one of the Yellow circles. I have the same problem. He's using an older version of FreeCAD and is easily able to create a second sketch. Simple apply a BSplineSurface which is linear in v direction and approximate the points of the involute The harder part is setting the direction of the face. Sep 25, 2024 · additive loft to bend surface by flexbex » Wed Sep 25, 2024 2:45 am I once got a problem solved viewtopic. Jul 1, 2025 · Between the two sketches selected, one has too many edges. e. Learn how to loft thickness in FreeCAD with step-by-step instructions and tips. png It’s great for creating complex, freeform shapes. papyblaise wrote: Sun Feb 09, 2020 10:04 am Maybe you confuse Loft and sweep Loft is between 2 faces or more , sweep is nearly the same but along a path Ok, a screenshot to clarify. * 2nd file is using a PartDesign_SubShapeBinder with Offset value (-15). Combining FreeCAD workflows to get your desired The Loft Tool does this by creating smooth transitions from one sketch to another. 2) and it worked fine using a loft?. I've redone it. A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español. Re: does part design loft not allow faces and blending? by TheMarkster » Tue Jul 13, 2021 4:44 pm One caveat with using faces in this manner is if you later decide to change that first sketch (example, modify the lower right corner to be a rounded, filleted edge by adding an arc) the faces get renumbered and now your loft is using the wrong face. But somehow some more heavy computations are involved May 20, 2019 · I try to create a connection between to bodies (Sketch + Pad). Perfect for beginners who want to join parts smoothly or Apr 27, 2018 · In the context of a loft, what is the definition of a "face". Nov 2, 2021 · I wish there are a simpler way to LOFT two round pipes face on (for example), one with radius=10 another=15, wall tickness 3mm and 5mm respectively. Can anyone clue me in? The video is accurate and applicable. Alright. *Loft from three profiles which are two [Part Circles] (Part_Circle. Press space again to drop the item in its new position, or press escape to cancel. While lofting multiple cross sections is usually easier, you've already done most of the work for the second option. loft faces of solids within the same part. Master the loft tool and unleash you Sep 13, 2018 · Method 3. When Lofting you have to create planes between profiles and this "plane creation" could have problem. Please help . md) and one [Part Ellipse] (Part_Ellipse. Is this a known issue in FreeCAD? After creating an additive loft (simple tapered section) the program glitches and does not allow any lofts or pockets to intersect the additive loft region. Or, as you mention, you can use the Part Primitive Wedge to In this short tutorial i create a LOFT with Part Design in Freecad 0. Enhance your 3D modeling skills and create precise designs effortlessly. If you loft between 2 rectangles with one being flat on the base and the other between the two cylinders, you will end up with slivers on both cylinders top faces. or 2. But those cross sections can not be hollow with wall tickness, like a pipe, at least I could not find a way. Jul 3, 2024 · Long story short: I think being able to loft these two faces would give me a good result: Surfices to loft 2024-07-03. Jul 15, 2025 · Hello Freecaders, I am wondering if anyone can help me with how to create a closed surface between a flat sketch, and a curved face of a solid - actually multiple faces because of the curvature. Aug 15, 2015 · Another approach is to use Draft WB "Face binder", which creates a new face from a face of a solid, you can then use a Part Loft between the Draft Face binders. But in the context of a loft, only sketches and planes show up in the list of selections, and selected faces of solid objects are ignored. Would anyone of you know of a way to create singularly curved lofts in FC? Welcome to our channel dedicated to FreeCAD tutorials! Learn how to loft curves, create complex design shapes, and master the ins and outs of this powerful open-source CAD software. 27 PM. Or, as you mention, you can use the Part Primitive Wedge to Mar 14, 2024 · Secondly your code causes problems with more complex Loft failing to make a solid. Jan 30, 2021 · Re: How to loft 2 object surfaces together not sketches by Bance » Sat Feb 20, 2021 6:02 pm Intersecting faces like this will fail a loft, so it is not possible with that tool. I think that there is an angle between faces it is considered an intersection. Would be great if one could just create two solids, select the two faces of these solids and create a loft between those two faces, taking adjacent faces into consideration for tangency. The Part Loft command creates a face, a shell, or a solid shape from two or more profiles (cross-sections). Learn how to loft from one face to another to create reinforcements. Part 8 video 1 of 2. The loft tool says I can only loft between faces within the active body though. If you divide that by 2, because two faces fill up the angle, you find that the face should slope in at about 58. Multiloft allows you to easily loft and extrude mutiple faces along a path, twisting and bending your model in multiple direction. png The Loft does not create a planar surface between the two shapes. This Tutorial uses the Part Design Workbench to create a Loft from one closed loop edge to a second closed loop edge. Oct 12, 2019 · Between 2 face objects, separate object. Here's a snapshot - I'm basically trying to connect the perimeter of the curved upper face to the flat sketch that is sitting just above. I then realized I needed to make it negative to taper inward. (unlike others, works even if wires are not coplanar) * Part Loft between them that's not an exhaustive list. Another approach is to use Draft WB "Face binder", which creates a new face from a face of a solid, you can then use a Part Loft between the Draft Face binders. Long story short: I think being able to loft these two faces would give me a good result: Dec 1, 2020 · The loft is convenient here, but the far simpler pad and pocket (with creating the whole block with a pad and subtract the interior with a pocket) would have been sufficient too. This will be a game changer for anyone using FreeCAD. Oct 4, 2022 · Use Additive loft function to creates a solid by making a transition between the two sketches, Sketch 4 and Sketch 5. * Upgrade both wires to faces. Jan 21, 2025 · Loft between two curved faces Forum rules and Helpful information IMPORTANT: Please click here and read this first, before asking for help Also, be nice to others! Read the FreeCAD code of conduct! Jan 21, 2025 · Loft between two curved faces Forum rules and Helpful information IMPORTANT: Please click here and read this first, before asking for help Also, be nice to others! Read the FreeCAD code of conduct! Nov 21, 2019 · First I tried an additive loft with sketch on bodies's faces but it has not worked. Dec 16, 2023 · My plan was to loft between these two shape binders, however lofting results in this: The problem is, that the loft doesn't follow the curved surfaces on either side. Also i show how to re-orient a sketch to If I use a loft, it doesn't round the top as I need. The most direct way to add a pocket is to add a Sketch to a face then Pocket that Sketch. * Edit - See posts below for alternative to this step Step three - Loft between the new face and your shape you made in step one. Part workbench doesn't seem to have such a feature and requires to create binders for faces first. I was able to create sub-shape binders with Part Design. Options Create solid If "Solid" is set to "true", FreeCAD creates a solid, provided the profiles are closed; if set to "false", FreeCAD creates a face or a shell for either open or closed profiles. 17 . Jan 21, 2025 · To pick up a draggable item, press the space bar. As be seen in the attached video between 4:30 and 5:08, in past versions the loft performed was possible. If correctly selected the face will turn light green. Oct 19, 2020 · I am wondering if anyone can help me with how to create a closed surface between a flat sketch, and a curved face of a solid - actually multiple faces because of the curvature. Which then require additional Pocket/Boolean operation (s) to remove. Jul 26, 2011 · For a Loft from Edges, the current code makes a temporary Wire from those Edges, and passes that temporary Wire to makeLoft and produces a Loft item. Jun 9, 2024 · PartDesign allows to simply select two faces and loft between them, which is very convenient in some cases. #howt Eagle wrote: I _can_ create a sketch on the faces, draw a matching circle on the sphere and a matching rectangle on the cube and loft thatAny other options? Another approach is to use Draft WB "Face binder", which creates a new face from a face of a solid, you can then use a Part Loft between the Draft Face binders. Select "Loft" from toolbar and set all This step-by-step guide walks through practical demonstrations, from setting up a simple loft to creating advanced subtractive lofts for custom designs. Oct 7, 2020 · Re: Loft along Path? by TheMarkster » Wed Oct 07, 2020 6:19 pm The sweep tool includes a multisection options in the transformations section of the dialog. May 19, 2018 · When I make a 2D offset of these faces in part WB freeCAD starts hanging. This is just an example. 0. Aug 10, 2020 · Now, that tutorial shows how to loft between sketches on two planes - the XY plane and a defined primitive plane. Aug 16, 2023 · Basically, I'm trying to create a loft (using Part WB) between an object created from an STL file and an object I built using the PartDesign WB. Then go to the Part WB and select that mapped sketch as one of the profiles of your loft. You can watch a video version of this here: To create a loft you will need two sketches that have an offset. Step 9: Datum line Select face at the top of the Additive loft. Apr 17, 2020 · Re: Any easy way to loft to path and have ends of loft perpendicular to faces? by Syres » Fri Jul 31, 2020 9:20 am I think the attached maybe what you want, you only change the radius of the sweep path in the Path sketch and constraints in the others adjust it accordingly. Not from faces that belong to some part. The pic: I started with Re: Loft face of involute gear works, loft 2d offset of same face doesn't by DeepSOIC » Tue Sep 11, 2018 8:52 am Lofting between two gears with unequal teeth count is a pretty bad idea, because OCC will slice them up to make their edge counts equal. However, with the additive loft tool, the faces of the inner circle transitions to the outer one of the other sketch and vice versa: The harder part is setting the direction of the face. You may have some issue in your model (e. * use Part Cut to subtract smaller face from the larger one. I show how to move a sketch in 3D Space using properties or using a Datum Plane. Or, as you mention, you can use the Part Primitive Wedge to When using a loft, I usually draw a sketch, copy it multiple times, than change the z-Value of Attachement > Position in the Data tab and then alter the copies. fcstd part-slice-loft-face. 37. The technique allows you to have a loft If you loft between 2 rectangles with one being flat on the base and the other between the two cylinders, you will end up with slivers on both cylinders top faces. Hello bardok, Welcome to FreeCAD and the forum. Re: Loft between two curved faces by tarman3 » Tue Jan 21, 2025 4:19 pm Looks like FreeCAD 1. I thought using a loft might be the solution but it doesn't seem to be! Here's a picture of the two parts I want to join. Or, as you I have a body I want to clone, transform into a splayed out pattern, then loft between the faces to fill the triangular gaps with a solid. OK, one way to do it. 28°. After searching, I figured out that I need to use a ShapeBinder on the PartDesign WB and then a sketch on the face of the Part to loft between. Jun 15, 2025 · 🧩 Need to connect two faces in FreeCAD? In this quick tutorial, we’ll show you the simplest ways to bridge faces using Additive Loft. 💡 Why FreeCAD? FreeCAD is a free, open-source parametric CAD application ideal for 3D modeling and engineering projects. I just started using this program yesterday. The Part Design Loft command will join two sketches to create a solid. The first problem is that in the upper body, I cannot even create one surface - there are three independent surfaces. Finally, you get the above figure. Understanding these tools will significantly expand your modeling capabilities in FreeCAD. * Sketch001 is bad if you want it to be a perfect downsizing of sketch (000). 57°. Create 3 sketches perpendicular to the Z-axis as shown in the following figure. Or, as you mention, you can use the Part Primitive Wedge to Apr 18, 2023 · I have tried using the "blendsolids" function on the "curves" workbench and "additive loft" on the "part design" workbench, but am unable to create a solid with curvature. Maybe a solution can be found in the Surface or Curves workbench. Select Sketcher workbench. Later this day I could gave an eye to the code and try to find a way, probably loft is not right tool Dec 10, 2022 · Re: Loft with a surface as a profile by drmacro » Sat Dec 10, 2022 9:33 pm Loft works between two, or more, planer profiles. 0 rc2 it doesn't work anymore. You can add additional sketches to transition between the different sizes. 1) Word size of OS: 64-bit Word size of FreeCAD Jan 16, 2015 · Loft can "work", and it may be the best option for this case, but a little extra work is needed to get it right. 1. I get a mesh collecting all faces and creating mesh on following way: Aug 21, 2015 · And, obviously, unrolling or flattening for crafting the thing from sheet metal requires that the resulting loft consists of singularly curved faces. You may want to consider the Part workbench Shapebuilder or the Curves and Surfaces workbenches. The edges need to form a face. Regarding Ruled surface, here is an example where it makes a difference. The result is that the side edges of the resulting pipe do not start perpendicular to the faces of the rectangles. You can create them for all internal faces. . Select the next sketch in the 3D view. " In other contexts, the word "face" is used to refer to any flat surface on a solid. more Feb 21, 2018 · I have two parts and want to loft two faces of these parts together, I need to create face profiles or wire profiles I think but I don't understand how. The Loft does not create a planar surface between the two shapes. Re: Loft between faces in Part workbench by TheMarkster » Tue Jul 30, 2024 1:16 am nazar-pc wrote: ↑ Tue Jul 30, 2024 1:04 am PartDesign allows to simply select two faces and loft between them, which is very convenient in some cases. Apr 25, 2025 · Hello, I am trying to create 2 similar surfaces on 2 different bodies to be able to use the loft functionality to get a curved loft. Aug 18, 2021 · Re: How to connect two faces smoothly by TheMarkster » Thu Aug 19, 2021 12:37 am Multisection loft in Part Design might work. This one can be used to select 2 adjacent sub-shape binders to build the material in between your objects. You do not have the required permissions to view the files attached to this post. OS: Windows 7 SP 1 (6. Learn how to loft between faces in FreeCAD with our step-by-step guide. Select the face of one of the Posts inside the first box Repeat this with all four post-faces If you have done everything correctly you model should look like this: Finalize the “Datum shape parameters” with the OK button. 0 lost this possibility Top stump Posts: 374 Joined: Thu May 23, 2024 3:59 pm Loft between two bodies? One (Top) may move a little during design, Bottom is basically fixed. Thanks for the methods. microelly2 wrote: The other idea is to create Ruled Surfaces between corresponding edges. It work very well. 0 so that it gets placed on the opposite side. Jan 2, 2015 · Use external geometry for reference to the original face's geometry if needed. The way FreeCad does LOFT, requires to have sketches from both or more cross sections. Screenshot 2024-08-05 at 6. Yes this is actually what I think the loft should do. I have to extract those faces first. Install the Lattice2 workbench over addon-manager and use the tool explode compound to get single solids of the part slice. I will look at this feature request and try to follow it (if this gets tested in a weekly build I'll give it a try). Learn how to use FreeCAD's loft along path feature to create complex 3D shapes and models in this step-by-step tutorial. But somehow some more heavy computations are involved The harder part is setting the direction of the face. Advice on approach or pointers to where to learn best appreciated. It’s great for creating complex, freeform shapes. Mar 2, 2016 · Tested, All (Part Design) loft combinations done with only 2 sketches had no issues, except these 2 combinations which produced a weird-looking loft when selected in the following order: -Sketch003 selected before Sketch001 -Sketch003 selected before Sketch004 All combinations done with 3 or 4 sketches caused my FreeCAD instance to close right after clicking the loft button. Re: accelarating a loft between spherical faces by looo » Thu Mar 15, 2018 12:26 pm microelly2 wrote: My first idea is to use meshes instead of parts. Firstly i had a collection of curves and i do the loft between every two curves that are neighbor. I remember some randomly ordered wrong directed faces, when I tried doing it this way. Therefore I copied the sketches and used the additive loft tool. Clearly I'm missing something, but I can't figure it out. Nov 12, 2020 · Coplanar is different from intersecting. Or, as you mention, you can use the Part Primitive Wedge to Aug 20, 2022 · I have lofted object. In case of creating multiple sketches, select the document in model tree and create a sketch. Already during creation of the loft I can see, that the loft is twisted. For this part first you have to create a boolean fuse between the two loft faces. There are two ways I would do this, either loft/pipe multiple profiles, or use surfacing techniques to fully enclose it, and then make that into a solid. We will then show how to loft to a point and compare this in both FreeCAD part wb and partdesign wb using a boat as a example. And then, you can use the Part > Loft. Please refer to "How to create solid from sketched shape" for sketch drawing. md). We will learn how to control the amount of faces that are created. Dec 12, 2015 · in the attached file, I can loft for example the first 3 faces, obtaining the right results, i. Feb 6, 2025 · Dive into FreeCAD's loft and sweep tools to create stunning organic designs. ) Select the face to which you would like to add the Pocket. Mar 24, 2024 · Having had no luck with multiple iterations of this design, I went back to the drawing board and drew a few fully-constrained faces that I was hoping to loft between. For that I created two faces which have a hole and tried to apply a loft between them. Loft between two curved faces Forum rules and Helpful information IMPORTANT: Please click here and read this first, before asking for help Also, be nice to others! Read the FreeCAD code of conduct! Jul 13, 2021 · Re: does part design loft not allow faces and blending? by TheMarkster » Tue Jul 13, 2021 4:44 pm One caveat with using faces in this manner is if you later decide to change that first sketch (example, modify the lower right corner to be a rounded, filleted edge by adding an arc) the faces get renumbered and now your loft is using the wrong face. ForumSliceHelp-fh-1. " Jun 20, 2024 · A dodecahedron has a dihedral angle (angle between faces) of about 116. So for variety, I lofted between an inner sketch and the outer face. Jul 16, 2023 · A wire is made of egdes A face is made "filling" closed wires A shell is made of faces A solid is a "portion of 3d space" include in a closed shell, read may "watertight" or "manifold" as terminology is shared between meshed sometimes So you have already two wires, not difficult to obtain, using "only" Part WB: Code: Select all Creating a Pocket Using a Sketch on a Feature. 20. I tried to create pad to join two bodies and then do a boolean union on two bodies, it hasn't worked either. What outcome were you hoping for? I used subtractive lofts to make a weird chamfer between different angled faces and now I can't make sketches on that face or use that side as a straight line. I tried different options and orders of following functions to create a pair of offset gears and loft them. It does not go on to cover lofting through three or more sketches on three or more planes. I've attempted but don't fully understand it. I understand this is quite complex to implement though. * To Loft between these 2 faces you need an other workbench : Curves_Workbench * PPB : this Loft could be done with a Revolution. In the Select feature dialog select a sketch to be used as base profile object and click OK. 🛠 Tools and Features Highlighted: Part Jul 15, 2025 · I am wondering if anyone can help me with how to create a closed surface between a flat sketch, and a curved face of a solid - actually multiple faces because of the curvature. Jul 23, 2022 · Run the macro; Select any solid planar face and click on a macro button to create either a Sketch or a completed Loft: The Make loft button will create a sketch (attached) from the face elements and another identical sketch 10mm up from the face and then create a Loft between the two. I want to connect them to each other by rotating the faces to create a curved corner, but don't know how to do this. My initial thinking was to create a surface and then thicknen it but I couldn't these tools Jan 23, 2024 · On the other hand one can only e. Jun 4, 2021 · Hello, I am new to CAD and FreeCAD, so few days I am fighting with some rookie problems. Using this tool in the Curve workbench Jan 21, 2025 · Loft between two curved faces by btommo » Tue Jan 21, 2025 12:56 pm May 30, 2023 · The inner face doesn't work as a reference, presumably because it has a hole in it, but the outer one does. We would like to show you a description here but the site won’t allow us. So for a Loft from Faces, my code made a temporary Wire from the Face and passes that to makeLoft and produced a Loft item. Any help would be apprecicated! Re: does part design loft not allow faces and blending? by TheMarkster » Tue Jul 13, 2021 4:44 pm One caveat with using faces in this manner is if you later decide to change that first sketch (example, modify the lower right corner to be a rounded, filleted edge by adding an arc) the faces get renumbered and now your loft is using the wrong face. Press the [ Additive loft button. Jun 9, 2024 · Re: Loft between faces in Part workbench by TheMarkster » Tue Jul 30, 2024 1:16 am nazar-pc wrote: ↑ Tue Jul 30, 2024 1:04 am PartDesign allows to simply select two faces and loft between them, which is very convenient in some cases. Then select the cylinder, the boolean fuse and part slice. 20) ) can be selected prior to pressing the Additive loft button. Alternatively, either a single sketch or the face of a 3D object ( (v0. In this video we learn how to create gussets to strengthen 3D prints and in doing so learn how to loft between faces on different planes using a single sketch that we have duplicated and by using Oct 19, 2020 · Hello Freecaders, I am wondering if anyone can help me with how to create a closed surface between a flat sketch, and a curved face of a solid - actually multiple faces because of the curvature. Steps to Use the Loft Feature in SolidWorks: Loft feature in SolidWorks creates a shape by transitioning between two or more profiles (sketches or faces). Re: Loft between faces in Part workbench Postby TheMarkster » Tue Jul 30, 2024 1:16 am nazar-pc wrote: ↑ Tue Jul 30, 2024 1:04 am PartDesign allows to simply select two faces and loft between them, which is very convenient in some cases. If you want to get a single face without the edge through the middle of the flat face of the half sphere, then first run Part Refine or OpenSCAD Refine, before Draft Face Binder, here are some examples of the above, I have hidden the Nov 12, 2021 · Loft usually has problem when: - there are different "edges counts" in the two "profiles" he has to join - the "order of edges" is different Your result seems to resemble the result I obtain when I'm trying to loft two faces with different "edge order" one "clockwise" and the other "counterclockwise", could be this the reason? Regards Carlo D. Star Trek II: The Wrath of Khan: Spock: "His pattern indicates two-dimensional thinking. Finding the faces which connect the wires is (in theory) not a difficult task. Jan 30, 2025 · Loft Tool: Generates a shape by interpolating between multiple cross-sectional sketches. The documentation states that "The profiles can be a point (vertex), line (Edge), wire or face. You can make the bottom sketch out of one circle only. Learn how to generate lofts b Jan 13, 2025 · My approach is based on a video where the user modifies the attachment position on the second sketch to move the two loft source shapes apart. Discover how B-splines enable smooth, flowing curves. If you want to reuse your model, you can try with a construction line between the endpoints of the loft. Hover over the face and left click with the mouse. Use Datum line function to creates a line to be used as reference for sketches. Loft from profiles to surface to create curved finishes to a loft. Take the complementary angle 31. * Try not to attach sketches to face : TNP. png Appendix: Jun 4, 2021 · Hello, I am new to CAD and FreeCAD, so few days I am fighting with some rookie problems. php?p=731305#p731305 which worked in an older version. The loft creates faces between two shapes with compatible edges. Attach both profile sketches to the path, but set the map path parameter of one of them to 1. Aug 17, 2024 · * Each face must be plane (and faces must not be coplanar). So it will be flexible if you need to Nov 11, 2013 · accelarating a loft between spherical faces Forum rules Be nice to others! Read the FreeCAD code of conduct! Sep 25, 2015 · Hello bardok, Welcome to FreeCAD and the forum. zxobbe xuktx jbvpvd tchd bmgkedg socnijdo hskwaf ocd awmyydv fzo