Instrumentul Baleiere-Sweep Part
|
poziția meniului |
---|
Part → Sweep... |
Ateliere |
Part |
scurtătură |
Nici unul |
Prezentat în versiune |
- |
A se vedea, de asemenea, |
Part Loft |
Description
Descriere
Instrumentul Baleiere Sweep Part este folosit pentru a crea o fațetă, o cochilie sau o formă solidă plecând de la unul sau mai multe profile (secțiuni transversale) proiectate de-a lungul unei traiectorii.
Instrumentul Baleiere (Part Sweep) este similar cu Part Loft având suplimentar o traiectorie neliniară pentru a defini proiecția dintre profile.
A solid sweep generated from a single profile (A) distributed along a spine (B)
Usage
Cum se folosește
- Apăsați butonul
Sweep. Acesta deschide parametrii Sweep în Tasks panel.
- In the Available Profiles left column (previously Vertex/Edge/Wire/Face in v0.16), click on the element to be used as sweep profile, then click on the right arrow to place it in the Selected profiles right column (previously Sweep in v0.16). Repeat if more than one profile is desired. Use the up and down arrows to reorder the selected profiles.
- Click on the Sweep Path button, then choose either mode of selection:
- Single segment selection: select one or more contiguous edges in the 3D view (press CTRL for multiple selection) and click Done. The sweep will only be generated along the selected edges.
- Complete path selection: switch to the Model tab, select the 2D object to be used as path in the tree, switch back to the Tasks pane and click Done. The sweep will be generated along all the contiguous edges found in the 2D object.
- Definiți opțiunile Solid și Frenet.
- Click OK.
Accepted geometry
Geometrie Acceptată
- Profiles: pot fi un punct (vertex), linie (Edge), fir/polilinie sau fațetă. Muchiile/liniile și firele pot fi deschise sau închise. There are various profile limitations and complications, vedeți mai jos, dar profilurile pot proveni de la primitivele Atelierului Part Workbench, de la funcționalitățile Atelierului Draft Workbench și de la Sketches.
- Path: poate fi o linie (Edge) sau o seri de linii conectate (polilinii), fire sau diverse priiteve geometrice din Atelierul Part, Funcționalitățile Atelierului Draft sau Sketch. The path is often selected directly from the main model window, however it can also be selected from the Tree View (Model Tab of Combo View). The path can either be an entire appropriate shape or an appropriate sub-component of a more advance shape (for example, an edge of a Part Cube could be selected as the path). The path may be either open or closed and will thus create either an open or closed Sweep. A closed path such as a Part Circle will result in a closed Sweep. De exemplu, un Sweep de un cerc mai mic în jurul unei căi de cerc mai mare va crea un tor.
- App Link objects linked to the appropriate object types and App Part containers with the appropriate visible objects inside can also be used as profiles and paths. introduced in version 0.20
Options
Solid
Proprietăți
Solid
Dacă "Solid" este setat ca fiind "true", FreeCAD crează un solid, furnizând profilele ca fiind forme geometrice închise; Dacă este setat ca fiind "false", FreeCAD creează o fațetă sau (dacă sunt mai multe fațete) o cochilie pentru profile deschise sau închise.
Frenet

Frenet

Proprietatea "Frenet" controlează cum orientarea proficului
se schimbă de-a lungul traiectoriei de baleiere. If "Frenet" is "false", the orientation of the profile is kept consistent from point to point. The resulting shape has the minimum possible twisting. Unintuitively, when a profile is swept along a helix, this results in the orientation of the profile slowly creep (rotate) as it follows the helix. Setting "Frenet" to true prevents such a creep.
If "Frenet" is "true" the orientation of the profile is computed basing on local curvature and tangency vectors of the path. This keeps the orientation of the profile consistent when sweeping along a helix (because curvature vector of a straight helix is always pointing to its axis). However, when path is not a helix, the resulting shape can have strange looking twists sometimes. For more information, see Frenet Serret formulas.
Transition
Tranziție
"Transition" sets the transition style of the Sweep at a joint in the path, if the path does not define the corner transition (for example where the path is a wire). The property is not exposed in the Tasks pane and can be found in properties after the Sweep has been created.
Properties
See also: Property editor.
A Part Sweep object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:
Data
Sweep
- DateSections (
LinkList
): lists the sections used. - DateSpine (
LinkSub
): spine (path) to sweep along. - DateSolid (
Bool
): true or false (default). True creates a Solid. - DateFrenet (
Bool
): true or false (default). True uses Frenet algorithm. - DateTransition (
Enumeration
): transition mode. Options are Transformed, Right corner or Round corner.
Limitations
Vertex or point
A vertex or point may only be used as the first and/or last profile.
For example:
- You cannot Sweep from a circle to a point, to an ellipse.
- You can however Sweep from a point to a circle to an ellipse to another point.
Profiles
In one Sweep, all profiles (lines wires etc.) must be either open or closed.
For example:
- FreeCAD cannot Sweep between a Part Circle and a Part Line.
Sketches
- The profile may be created with a sketch. However only valid sketches will be available for selection in the task panel.
- The sketch must contain only one open or closed wire or line (can be multiple lines, if those lines are all connected as they are then a single wire).
Draft Workbench objects
A profile can be a Draft Workbench object.
The following objects can be valid profiles:
- Point
- Line, Wire
- B-spline, Bézier Curve
- Circle, Ellipse
- Rectangle, Polygon
Part Workbench objects
A profile can be a Part object created with the Part Primitives command.
The following objects can be valid profiles:
- Point (Vertex)
- Line (Edge)
- Helix, Spiral
- Circle, Ellipse
- Regular Polygon
- Plane (Face)
Links
Legături
- De aceea Sweep este adesea utilizat pentru a crea filete pentru șururbur, puteți vedea la Thread for Screw Tutorial.
- Primitives: Box, Cylinder, Sphere, Cone, Torus, Tube, Create primitives, Shape builder
- Creation and modification: Create sketch, Extrude, Revolve, Mirror, Scale, Fillet, Chamfer, Make face from wires, Ruled Surface, Loft, Sweep, Section, Cross sections, 3D Offset, 2D Offset, Thickness, Projection on surface, Color per face
- Boolean: Make compound, Explode compound, Compound Filter, Boolean, Cut, Union, Intersection, Connect objects, Embed object, Cutout for object, Boolean fragments, Slice apart, Slice to compound, Boolean XOR, Check geometry, Defeaturing
- Other tools: Import CAD file, Export CAD file, Box selection, Create shape from mesh, Create points object from geometry, Convert to solid, Reverse shapes, Create simple copy, Create transformed copy, Create shape element copy, Refine shape, Attachment
- Preferences: Preferences, Fine tuning

- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Assembly, BIM, CAM, Draft, FEM, Inspection, Material, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework
- Hubs: User hub, Power users hub, Developer hub