Kreslení Léčit
Umístění Menu |
---|
Kreslení → Utility → Léčit |
Pracovní stoly |
Kreslení, Architektura |
Výchozí zástupce |
Nikdo |
Představen ve verzi |
- |
Viz také |
Nikdo |
Contents |
Description
Popis
Kvůli rychlému vývoji FreeCADu se některé definice objektů mohou v čase a mezi verzemi měnit a zapříčinit to, že objekty ve starších souborech jsou v novějších verzích FreeCADu nesprávně načítány nebo obsahují chyby. Tento příkaz se snaží opravovat tyto chybné objekty jejich znovuvytvořením a potom překopírováním obsahu vlastností ze starého objektu do nového. Příkaz Léčit může být spuštěn s vybranými objekty, kdy pracuje pouze s těmito objekty a nebo bez vybraných objektů. Pak všechny objekty v aktuálním dokumentu budou kontrolovány na chyby. Není-li nalezena žádná chyba, příkaz neudělá nic.
Because of the fast development of FreeCAD, some elements might have changed between versions, causing some objects found in old files to contain errors or not load properly when opened with a more recent version of FreeCAD. The Heal tool tries to recreate the older objects from scratch, and transfer their properties from the older version to the newer version.
Usage
Použití
- Vyberte jeden nebo více problematických objektů nebo nevybírejte nic pro kontrolu celého dokumentu
- Stiskněte tlačítko
Léčit
If no objects are selected then the entire document is scanned for errors; if no error is found the tool will do nothing.
- Basics: Coordinates, Constraining, Snapping (Near, Extension, Parallel, Grid, Endpoint, Midpoint, Perpendicular, Angle, Center, Ortho, Intersection, Special, Dimensions, Working plane)
- Drawing: Line, Wire, Circle, Arc, Ellipse, Polygon, Rectangle, Text, Dimension, BSpline, Point, ShapeString, Facebinder, Bezier Curve, Label
- Modifying: Move, Rotate, Offset, Trimex, Upgrade, Downgrade, Scale, Edit, Wire to BSpline, Add point, Delete point, Shape 2D View, Draft to Sketch, Array, Path Array, Point Array, Clone, Drawing, Mirror, Stretch
- Utilities: Set working plane, Finish line, Close line, Undo line, Toggle construction mode, Toggle continue mode, Apply style, Toggle display mode, Add to group, Select group contents, Toggle snap, Toggle grid, Show snap bar, Heal, Flip Dimension, VisGroup, Slope, AutoGroup, Set Working Plane Proxy, Add to Construction group
- Additional: Preferences, Import-Export Preferences (DXF/DWG, SVG, OCA, DAT); Draft API

- Installation: Windows, Linux, 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