Háló → Szabályos tömör test összeállítása
Jump to navigation
Jump to search
Outdated translations are marked like this.
Menu location |
---|
Hálók → Szabályos tömör test… |
Workbenches |
Háló |
Default shortcut |
Introduced in version |
- |
See also |
Description
Bemutatás
Hálóalaptestek létrehozása, mint például kockák, hengerek, kúpok, gömbök, ellipszoidok vagy tóruszok.
Usage
Használat
Notes
Jegyzetek
Ezen hálós szabályos tömör testek paramétereinek megváltoztatásához jelölje ki azokat a fanézetben, és váltson át az adat lapra.
Properties
Mesh objects created with this command inherit all Mesh Feature properties. In addition each mesh object type has a number of properties to control its parametric behavior:
Cube
Data
Cube
- DataHeight (
FloatConstraint
): the height of the cube. - DataLength (
FloatConstraint
): the length of the cube. - DataWidth (
FloatConstraint
): the width of the cube.
Cylinder
Data
Base
- DataClosed (
Bool
): if set tofalse
, the planar ends of the cylinder are left open. - DataEdge Length (
FloatConstraint
): the edge length of the faces in the mesh. - DataLength (
FloatConstraint
): the length of the cylinder. - DataRadius (
FloatConstraint
): the radius of the cylinder. - DataSampling (
IntegerConstraint
): the number of faces along the curved surface.
Cone
Data
Base
- DataClosed (
Bool
): if set tofalse
, the planar end(s) of the cone are left open. - DataEdge Length (
FloatConstraint
): the edge length of the faces in the mesh. - DataLength (
FloatConstraint
): the length of the cone. - DataRadius 1 (
FloatConstraint
): the first radius of the cone. Can be0
. - DataRadius 2 (
FloatConstraint
): the second radius of the cone. Can be0
. - DataSampling (
IntegerConstraint
): the number of faces along the curved surface.
Sphere
Data
Base
- DataRadius (
FloatConstraint
): the radius of the sphere. - DataSampling (
IntegerConstraint
): the number of faces along both directions of the curved surface.
Ellipsoid
Data
Base
- DataRadius 1 (
FloatConstraint
): the first radius of the ellipsoid. - DataRadius 2 (
FloatConstraint
): the second radius of the ellipsoid. - DataSampling (
IntegerConstraint
): the number of faces along both directions of the curved surface.
Torus
Data
Base
- DataRadius 1 (
FloatConstraint
): the first (main) radius the torus. - DataRadius 2 (
FloatConstraint
): the second radius of the torus. - DataSampling (
IntegerConstraint
): the number of faces along both directions of the curved surface.
Mesh
- Tools: Import Mesh, Export Mesh, Create Mesh from shape, Curvature Plot, Harmonize Normals, Flip Normals, Fill Holes, Close hole, Add triangle, Remove components, Remove components by hand, Create mesh segments, Smooth, Scale
- Analyze: Evaluate & Repair mesh, Face Info, Curvature Info, Check solid mesh, Boundings info
- Regular solid: Regular solid, Mesh Cube, Mesh Cylinder, Mesh Cone, Mesh Sphere, Mesh Ellipsoid, Mesh Torus
- Boolean: Union, Intersection, Difference
- Cutting: Mesh PolyCut, Trim mesh, Trim mesh with a plane
- Other: Merge, Select Mesh, Split Mesh, Make segment
- Additional: Import Export Preference, OpenSCAD Workbench, Mesh Scripting
User documentation

- Installation: Windows, Unix, Mac; Getting started
- Basics: About FreeCAD, Workbenches, Preferences, Document structure, Interface Customization, Properties, Mouse Model; Tutorials
- Workbenches: Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Plot, Points, Raytracing, Reverse Engineering, Robot, Ship, Sketcher, Spreadsheet, Start, Surface workbench, TechDraw, Test Framework, Web
- Scripting: Introduction to Python, FreeCAD scripting tutorial, FreeCAD Scripting Basics, How to install macros, Gui Command, Units Modules: Builtin modules, Workbench creation, Installing more workbenches Meshes: Mesh Scripting, Mesh Module Parts: The Part Module, Topological data scripting, PythonOCC, Mesh to Part Coin scenegraph: The Coin/Inventor scenegraph, Pivy Qt interface: PySide, Using the FreeCAD GUI, Dialog creation Parametric objects: Scripted objects Other: Code snippets, Line drawing function, Embedding FreeCAD, FreeCAD vector math library, Power users hub, Python, Macros, FreeCAD Scripting Basics, Topological data scripting