Image Workbench/zh-cn: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
(21 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{docnav|[[FEM Workbench|FEM Workbench]]|[[Inspection Workbench|Inspection Workbench]]|IconL=Workbench_FEM.svg|IconR=InspectionWorkbench.svg}}


{{Docnav
[[Image:Workbench_Image.svg|64px]]
|[[FEM_Workbench|FEM Workbench]]
|[[Inspection_Workbench|Inspection Workbench]]
|IconL=Workbench_FEM.svg
|IconR=Workbench_Inspection.svg
}}


[[Image:Workbench_Image.svg|thumb|128px|Image workbench icon]]
== Introduction ==


{{TOCright}}
{{TOCright}}
The [[Image Workbench]] manages different types of [[bitmap]] images, and allows you to open them in FreeCAD.


== 简介 ==
Currently, the module supports opening BMP, JPG, PNG, and XPM file formats.


{{TOCright}}
== Tools ==
[[Image Workbench|图像工作台]]用于管理不同类型的[[bitmap|位图]]图像,用户可借此在FreeCAD中打开这些图像。

== 工具 ==


<div class="mw-translate-fuzzy">
* [[Image:Image-import.svg|32px]] [[Image_Open|Open]]: open an image on a new viewport.
* [[Image:Image-import-to-plane.svg|32px]] [[Image_CreateImagePlane|Import to plane]]: import an image to a plane in the 3D view.
* [[Image:Image-import.svg|32px]] [[Image_Open|Open]]: 在新的视口中打开图像。
* [[Image:Image-scale.svg|32px]] [[Image_Scaling|Scaling]]: scale an image imported to a plane.
* [[Image:Image-import-to-plane.svg|32px]] [[Image_CreateImagePlane|Import to plane]]: 将图像导入至3D视图中的平面内。
* [[Image:Image-scale.svg|32px]] [[Image_Scaling|Scaling]]: 对导入至平面内的图像进行缩放处理。
</div>


== Features ==
== 特性 ==


* 与[[Sketcher Workbench|草图]]相似,我们可将导入的图像附于XY,XZ或YZ主平面之一,并为之调整正、负偏移值。
* Like a [[Sketcher Workbench|Sketch]], an imported image can be attached to one of the main planes XY, XZ, or YZ, and given a positive or negative offset.
* 导入图像的比例关系为1像素:1毫米。
* The image is imported with relation of 1 pixel to 1 millimeter.
* 建议导入具有合理分辨率的图像。
* The recommendation is to have the imported image at a reasonable resolution.


== Workflow ==
== Workflow ==
A major use of this workbench is tracing over the image, with the [[Draft Workbench|Draft]] or [[Sketcher Workbench|Sketcher]] tools, in order to generate a solid body based on the contours of the image.


<div class="mw-translate-fuzzy">
Tracing over an image works best if the image has a small negative offset, for example, -0.1 mm, from the working plane. This means that the image will be slightly behind the plane where you draw your 2D geometry, so you won't draw on the image itself.
== 工作流程 ==
图形工作台的一个主要用途就是借助[[Draft Workbench|底图]]或[[Sketcher Workbench|草图]]工具对目标图像进行描边,即为了基于目标图像的轮廓来生成对应实体。
</div>


若要进行描边处理,最好是令图像距工作平面有个较小的负偏移量,例如-0.1 mm。这就意味着图像将稍稍偏于绘制2D几何图形平面的后侧,继而就不会把2D底图/草图绘制在图像上了。
The offset of the image can be set during import, or changed later through its properties.


可在导入图像时设置其偏移量,或者在后面的处理流程中通过修改其属性来实现这一点。
{{docnav|[[FEM Workbench|FEM Workbench]]|[[Inspection Workbench|Inspection Workbench]]|IconL=Workbench_FEM.svg|IconR=InspectionWorkbench.svg}}


{{Image Tools navi}}


{{Docnav
{{Userdocnavi}}
|[[FEM_Workbench|FEM Workbench]]
|[[Inspection_Workbench|Inspection Workbench]]
|IconL=Workbench_FEM.svg
|IconR=Workbench_Inspection.svg
}}


{{Image Tools navi{{#translation:}}}}
[[Category:Workbenches]]
{{Userdocnavi{{#translation:}}}}
{{clear}}
[[Category:Workbenches{{#translation:}}]]

Revision as of 14:45, 16 November 2021

Image workbench icon

简介

图像工作台用于管理不同类型的位图图像,用户可借此在FreeCAD中打开这些图像。

工具

  • Open: 在新的视口中打开图像。
  • Import to plane: 将图像导入至3D视图中的平面内。
  • Scaling: 对导入至平面内的图像进行缩放处理。

特性

  • 草图相似,我们可将导入的图像附于XY,XZ或YZ主平面之一,并为之调整正、负偏移值。
  • 导入图像的比例关系为1像素:1毫米。
  • 建议导入具有合理分辨率的图像。

Workflow

工作流程

图形工作台的一个主要用途就是借助底图草图工具对目标图像进行描边,即为了基于目标图像的轮廓来生成对应实体。

若要进行描边处理,最好是令图像距工作平面有个较小的负偏移量,例如-0.1 mm。这就意味着图像将稍稍偏于绘制2D几何图形平面的后侧,继而就不会把2D底图/草图绘制在图像上了。

可在导入图像时设置其偏移量,或者在后面的处理流程中通过修改其属性来实现这一点。