Jump to content

Part ToleranceSet/cs

From FreeCAD Documentation
Revision as of 17:13, 25 May 2026 by VB (talk | contribs) (Created page with "==Popis==")

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)

Part ToleranceSet

Menu location
Part → Compound → Set Tolerance
Workbenches
Part
Default shortcut
None
Introduced in version
1.1
See also
None

Popis

The Part ToleranceSet command creates a parametric copy of selected objects with all contained tolerances set to at least a certain minimum value. The created object behaves like a compound if multiple objects are selected/added to the feature, or as a single shape if only one object is selected.

Tolerances affect subsequent OCCT functions such as boolean operations. Tolerances of sub-shapes can be inspected with the help of Subshapebinders and the Check Geometry command.

Usage

  1. Select one or more objects.
  2. Select the Part → Compound → Set Tolerance option from the menu.
  3. A Tolerance object is created and the original object hidden.

Properties

Tolerance Set

  • ÚdajeObjects: Objects to have tolerance adjusted.
  • ÚdajeRefine: If true, refinement of the resulting shape is enabled.
  • Údajemax Tolerance: Sets the maximum tolerance for the shape and all subshapes (if any).
  • Údajemin Tolerance: Sets the minimum tolerance for the shape and all subshapes (if any).