Croquizador ValidarCroquis
|
Ubicación en el Menú |
---|
Croquizador → Validar Croquis |
Entornos de trabajo |
Croquizador, DiseñoPieza |
Atajo de teclado por defecto |
Ninguno |
Introducido en versión |
- |
Ver también |
Croquizador RestringirCoincidencia, Problema de denominación topológica |
Descripción
La utilidad Validar croquis puede utilizarse para analizar y reparar un croquis que ya no es editable o que tiene restricciones no válidas, o para añadir las restricciones coincidentes que faltan a un croquis creado a partir de geometría importada, como los archivos DXF. También puede ser útil para localizar una coincidencia que falta en un boceto nativo que genera un error de "no se puede validar la cara rota" al intentar aplicar una función de DiseñoPieza.
El panel de tareas de validación de Croquizador
Utilización
- This tool cannot be used on a sketch that is in edit mode. If required exit edit mode by doing one of the following:
- Press the
Leave sketch button.
- Press the Close button at the top of the Task panel.
- Use the keyboard shortcut: Esc (if enabled in the Sketcher Preferences).
- Press the
- Select the sketch to be validated from the Tree view or by clicking on one of its edges in the 3D view.
- To open the validate sketch utility do one of the following:
- Select the Sketch → Validate sketch... option from the menu.
- Press the
Validate sketch button (not available in the PartDesign Workbench).
- See Options below for the available operations.
- Press the Close button when done.
Opciones
Coincidencias Falta
Finds out missing coincidences for overlapping vertices, and adds them. Press the Find button; a pop up dialog will appear to report how many missing coincidences were found; they will be shown in the 3D view as yellow crosses. Press OK to close the dialog, then press the Fix button to add the missing coincidences.
If necessary, define a larger tolerance value in the drop-down field.
Press Highlight troublesome vertexes to highlight vertexes that are outside this tolerance.
This tolerance is also used by the Find/Fix process.
Leave the "Ignore construction geometry" checkbox checked to disregard construction geometry in the analysis.
Restricciones no válidas
Checks for malformed constraints.
For example, if there is a Circle-Line-Tangent constraint, but it references two lines, it is considered invalid.
(This sometimes happens due to the Topological naming problem, i.e. the external geometry changes type).
It also does other checks, such as for empty links.
Geometría degenerada
Degenerated geometry can result from solver actions in a sketch.
For instance, if a line is forced to shorten to become almost a point.
Other examples: a zero length line or zero radius circle/arc.
Geometría externa invertida
Reversed external geometry can happen because the handling of reversed geometry was changed around revision 0.15.
This process might be helpful if sketches with external-geometry fail to solve because of these changes.
Bloqueo de la orientación de las restricciones
Tangent and perpendicular constraints are implemented (via-point).
Internally they work by constraining the angle between tangent vectors. With tangent constraint for example, the angle can be 0 or 180 degrees (co-directed or opposed vectors). The actual angle is remembered in the constraint data ("constraint orientation is locked"), it guards against flipping. But the angle can be erased ("constraint orientation unlock") or updated; these tools do exactly that.
The locking mechanism typically works well and this tool should not be needed. It should only used after making a backup of the open document.
- General: Create sketch, Edit sketch, Map sketch to face, Reorient sketch, Validate sketch, Merge sketches, Mirror sketch, Leave sketch, View sketch, View section, Stop operation
- Sketcher geometries: Point, Line, Arc, Arc by 3 points, Circle, Circle by 3 points, Ellipse, Ellipse by 3 points, Arc of ellipse, Arc of hyperbola, Arc of parabola, B-spline, Periodic B-pline, Polyline, Rectangle, Centered rectangle, Rounded rectangle, Triangle, Square, Pentagon, Hexagon, Heptagon, Octagon, Regular polygon, Slot, Fillet, Corner-preserving fillet, Trim, Extend, Split, External geometry, Carbon copy, Toggle construction geometry
- Sketcher constraints:
- Geometric constraints: Coincident, Point on object, Vertical, Horizontal, Parallel, Perpendicular, Tangent, Equal, Symmetric, Block
- Dimensional constraints: Lock, Horizontal distance, Vertical distance, Distance, Radius, Diameter, Auto radius/diameter, Angle, Snell's law
- Constraint tools: Toggle driving/reference constraint, Activate/deactivate constraint
- Sketcher tools: Select unconstrained DoF, Select associated constraints, Select associated geometry, Select redundant constraints, Select conflicting constraints, Show/hide internal geometry, Select origin, Select horizontal axis, Select vertical axis, Symmetry, Clone, Copy, Move, Rectangular array, Remove axes alignment, 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, Show/hide B-spline control point weight, Convert geometry to B-spline, Increase B-spline degree, Decrease B-spline degree, Increase knot multiplicity, Decrease knot multiplicity, Insert knot, Join curves
- Sketcher virtual space: Switch virtual space
- Additional: Sketcher Dialog, Preferences, Sketcher scripting

- Getting started
- Installation: Download, Windows, Linux, Mac, Additional components, Docker, AppImage, Ubuntu Snap
- Basics: About FreeCAD, Interface, Mouse navigation, Selection methods, Object name, Preferences, Workbenches, Document structure, Properties, Help FreeCAD, Donate
- Help: Tutorials, Video tutorials
- Workbenches: Std Base, Arch, Draft, FEM, Inspection, Mesh, OpenSCAD, Part, PartDesign, Path, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Start, Surface, TechDraw, Test Framework, Web
- Hubs: User hub, Power users hub, Developer hub