Netze Körper erstellen
(Redirected from Mesh Ellipsoid/de)
Jump to navigation
Jump to search
Outdated translations are marked like this.
Menüeintrag |
---|
Netze → Regelgeometrie... |
Arbeitsbereich |
Netze |
Standardtastenkürzel |
Eingeführt in Version |
- |
Siehe auch |
Description
Einleitung
Erstelle Netz-Körper wie Würfel, Zylinder, Kegel, Kugel, Ellipsoid oder Torus.
Usage
Notes
Anmerkungen
Zur Änderung der Parameter dieser vernetzten Regelgeometrien selektiere sie in der Baumansicht und wechsle zum Daten-Reiter.
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.
Netze
- Werkzeuge: Netz importieren, Netz exportieren, Netz aus Form erstellen, Krümmungsplot, Normalen ausrichten, Normalen umdrehen, Löcher füllen, Löcher schließen, Dreieck hinzufügen, Komponenten entfernen, Komponente von Hand entfernen, Netz-Segmente erstellen, Glätten, Skalieren
- Analysieren: Netz auswerten & reparieren, Dreiecksinformation, Krümmungsinfo, Netz auf Solid überprüfen, Abmessungen
- Regular solid: Regelgeometrie, Mesh Würfel, Mesh Zylinder, Mesh Kegel, Mesh Kugel, Mesh Ellipsoid, Mesh Torus
- Boolesche Operationen: Vereinigung, Schnitt, Differenz
Anwenderdokumentation

- Installation: Installieren auf Windows, Installieren auf Linux, Installieren auf MacOSX; Erste Schritte
- Grundlagen: Über FreeCAD, Arbeitsbereiche, Programmeinstellungen, Dokumentstruktur, Graphische Oberfläche anpassen, Objekteigenschaften, Mausbedienung; Tutorials
- Arbeitsbereiche: Arch, Draft, FEM, Image, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Plot, Points, Raytracing, Reverse Engineering, Robot, Ship, Sketcher, Spreadsheet, Start, Surface, TechDraw, Test Framework, Web
- Scripting: Allgemein: Einführung in Python, FreeCAD scripting tutorial, FreeCAD Scripting Basics, Wie installiere ich Makros?, Gui Command, Units Module: Builtin modules, Erstellung von Arbeitsbereichen, Weitere Workbenches installieren Meshes (Netze): Mesh Scripting, Arbeitsbereich Mesh Teile: Arbeitsbereich Part, Topological data scripting, PythonOCC, Mesh to Part Coin scenegraph: The Coin/Inventor scenegraph, Pivy Qt-Interface: PySide, Using the FreeCAD GUI, Dialog creation Parametrische Objekte: Scripted objects Andere: Code-Schnipsel, Linienzeichnungsfunktion, Einbetten von FreeCAD, FreeCAD-Bibliothek für Vektormathematik, Übersicht für erfahrene Anwender, Grundlagen der FreeCAD-Skripterstellung, Topologisches Daten-Scripting