Sketcher Constrângere fixă
poziția meniului |
---|
Sketch → Constrângeri desenator → Constrângere fixă |
Workbenches |
Sketcher |
scurtătură |
nici unul |
Prezentat în versiune |
- |
A se vedea, de asemenea, |
Constraint Block |
Contents |
Descriere
Constraint Lock aplică Horizontal distance și
Vertical distance constrângeri pentru a selecta vârfuri(puncte) în schiță. Dacă este selectat un singur vertex, constrângerile orizontale și verticale ale distanței se vor referi la punctul de origine a schiței. Dacă sunt selectate două sau mai multe puncte, se va adăuga o distanță orizontală și verticală fiecărei perechi de puncte. Nu există nici un prompt automat pentru a edita valorile constrângerilor, acestea trebuie editate manual.
Cum se folosește
- Selectați unul sau mai multe vârfuri(puncte) în schiță.
- Apăsați butonul
Constrain Lock .
- Pentru a editavaloarea constrângerilor, dublu-click pe valoarea constrângerii într-o vizualizare 3D , sau dublu click pe constrângere sau click drapta și selectați Edit value în liset Constrângerilor din tab-ul Tasks.
Notă: instrumentul de constrângere poate fi pornit și fără o selecție prealabilă, dar va lucra doar cu un singur vârf și referința de constrângeri la punctul de origine al schiței. Implicit, comanda va fi în modul continuu pentru a crea noi constrângeri; apăsați o dată butonul drept al mouse-ului sau ESC pentru a părăsi comanda.
Scripting
The Lock constraint is a GUI command which creates a
Horizontal distance and a
Vertical distance constraint, it is not a constraint of its own. See the Sketcher scripting page for details and examples on how to create these constraints from Python scripts.
- The tools: New sketch, Edit sketch, Leave sketch, View sketch, View section, Map sketch to face, Reorient sketch, Validate sketch, Merge sketches, Mirror sketch
- Sketcher geometries: Point, Line by 2 point, Create an arc, Arc, Arc by 3 Point, Create a circle, Circle, Circle by 3 Point, Create a conic, Ellipse by center, Ellipse by 3 points, Arc of ellipse, Arc of hyperbola, Arc of parabola, Create a B-spline, Create B-spline, Create periodic B-pline, Polyline (multiple-point line), Rectangle, Create regular polygon, Triangle, Square, Pentagon, Hexagon, Heptagon, Octagon, Create Regular Polygon, Slot, Fillet, Trimming, Extend, External Geometry, CarbonCopy, Construction Mode
- Sketcher constraints
- Geometric constraints Coincident, Point On Object, Vertical, Horizontal, Parallel, Perpendicular, Tangent, Equal Length, Symmetric, Constrain Block
- Dimensional constraints Lock, Horizontal Distance, Vertical Distance, Distance, Radius, Internal Angle, Snell's Law, Internal Alignment, Toggle reference/driving constraint,
- Sketcher tools Select solver DOFs, Close Shape, Connect Edges, Select Constraints, Select Origin, Select Vertical Axis, Select Horizontal Axis, Select Redundant Constraints, Select Conflicting Constraints, Select Elements Associated with constraints, Show/Hide internal geometry, Symmetry, Clone, Copy, Move, Rectangular Array, Delete All Geometry, Delete All Constraints
- Sketcher B-spline tools Show/Hide B-spline degree, Show/Hide B-spline control polygon, Show/Hide B-spline curvature comb, Show/Hide B-spline knot multiplicity, Convert Geometry to B-spline, Increase degree, Increase knot multiplicity, Decrease knot multiplicity
- Sketcher virtual space Switch Virtual Space

- 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