Part: Instrumentul Loft

From FreeCAD Documentation
This page is a translated version of the page Part Loft and the translation is 3% complete.
Outdated translations are marked like this.

Part Loft

poziția meniului
Part → Loft...
Ateliere
Part
scurtătură
nici unul
Prezentat în versiune
-
A se vedea, de asemenea,
Part Sweep

Description

The Part Loft command creates a face, a shell, or a solid shape from two or more profiles (cross-sections).

Loft from three profiles which are two Part Circles and one Part Ellipse. Parameters are Solid "True" and Ruled "True".

Usage

  1. There are several ways to invoke the command:
    • Press the Loft... button.
    • Select the Part → Loft... option from the menu.
  2. The Loft task panel opens.
  3. In the Available Profiles list on the left select the first profile and click on the right arrow to place it in the Selected profiles list on the right.
  4. Repeat for the second profile and again if more than two profiles are desired.
  5. Optionally use the up and down arrows to reorder the selected profiles.
  6. Define options Create solid, Ruled surface, and Closed.
  7. Click OK.

Accepted geometry

Prezentare generală

Instrumentul Loft din Atelierul (Part Workbench) este utilizat pentru a crea o fațetă, o cochilie sau o formă solidă (corp) plecând de la două sau mai multe profiluri. Profilele pot fi un punct (vertex), o linie (margine), o polilinie sau o fațetă. Muchiile și poliliniile pot fi deschise sau închise. Există mai multe limitări și complicații limitations and complications , vezi mai jos, însă profilurile pot proveni de la primitivele geometrice din Atelierul Part/Piese, de la funcționalitățile Aelierului Draft Workbench și de la Atelierul Sketch.

Options

Create solid

Dacă "Solid" are valoarea "true" FreeCAD creează un solid dacă profilele sunt forme geometrice închise, dacă valorea este "false" FreeCAD creează o fațetă sau (dacă are mi mult de o fațetă) o cochilie dacă este un profil închis sau deschis.

Ruled surface

Dacă este true" , "Ruled" FreeCAD creează o fațetă, fațetele sau solidele din suprafețele riglate. Ruled surface page on Wikipedia.

Closed

FreeCAD încearcă să atașeze ultimul profil la primul profil pentru a crea o figură închisă.

Pentru mai multe informații supra modului cum profilele sunt legate împreună , referiți-vă la pagina Part Loft Technical Details .

Properties

See also: Property editor.

A Part Loft object is derived from a Part Feature object and inherits all its properties. It also has the following additional properties:

Data

Loft

  • DateSections (LinkList): lists the sections used.
  • DateSolid (Bool): true or false (default). True creates a solid.
  • DateRuled (Bool): true or false (default). True creates a ruled surface.
  • DateClosed (Bool): rue or false (default). True creates a closed loft by connecting last to first profile.
  • DateMax Degree (IntegerConstraint): Maximum degree.

Limitations

A Part Loft has the same limitations as a Part Sweep.

Closed Lofts

  • Closed Lofts
    • Rezultatele loft-urilor închise pot fi neașteptate - mansarda/loft ul poate dezvolta răsuciri sau deformări. Lofting-ul este foarte sensibil la Plasamentul profilurilor și la complexitatea curbelor necesare pentru conectarea Vârfurilor corespunzătoare în toate profilurile.