Część: Konstruktor kształtu

From FreeCAD Documentation
Revision as of 14:55, 9 February 2020 by Kaktus (talk | contribs) (Created page with "{{Docnav/pl |Utwórz bryłę |Działania logiczne na bryłach |Środowisko pracy Part |IconL=Part_CreatePr...")

Part: Konstruktor kształtów

Lokalizacja w menu
Część → Konstruktor kształtów...
Środowisko pracy
Part
Domyślny skrót
brak
Wprowadzono w wersji
-
Zobacz także
Part: Utwórz bryłę

Opis

Narzędzie to służy do tworzenia bardziej złożonych kształtów z różnych geometrycznych prymitywów parametrycznych.

Use

This tool will let you create shapes by creating

  1. Edge from two vertices
  2. Face from vertices
    1. Select vertices bounding the face in the 3D view
    2. Select if face should be planar
    3. Click on Create
    4. Object will be created in 3D view and will be listed in tree view
  3. Wire from edges introduced in version 0.18
    1. Select a set of adjacent edges in the 3D view
    2. Click on Create
  4. Face from edges
    1. Select a closed set of edges bounding the face in the 3D view
    2. Select if face should be planar
    3. Click on Create
    4. Object will be created in 3D view and will be listed in tree view
  5. Shell from faces
    1. Select faces in the 3D view
    2. Select if the shape should be refined
    3. Select if all faces should be included in shell
    4. Click on Create
    5. Object will be created in 3D view and will be listed in tree view
  6. Solid from shell
    1. Select if the shape should be refined
    2. Click on Create
    3. Object will be created in 3D view and will be listed in tree view

Ograniczenia


Uwagi

Jednym z możliwych rozwiązań może być przepływ pracy:

  • Narysuj szkielet modelu o wybranym kształcie za pomocą narzędzi w szkicowniku (np. linii i linii łamanej).
  • Utwórz wszystkie powierzchnie z powierzchnią od krawędzi.
  • Utwórz powłokę na powierzchni.
  • Utwórz bryłę z powłoki.