Translations:Part JoinEmbed/8/ro

From FreeCAD Documentation
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Properties

Base

  • DateBase: Reference to base object (the one the other object is to be embedded into). The object should be a single solid.
  • DateTool: Reference to tool object (the object to be embedded). The object can be a single solid, or a valid compound of solids.
  • DateMode: The mode of operation, equals 'Embed' (Changing that will transform the tool into another Part_JoinXXX). The value of 'bypass' can be used to temporarily disable the long computations (a compound of Base and Tool will be created, which is a fast operation).
  • DateRefine: Sets whether to apply Refine operation or not, to the final shape. The default value is determined by a 'Automatically refine shape after boolean operation' checkbox in PartDesign preferences. When Mode property is 'bypass', Refine is ignored (never applied).