Std Base/zh-hans: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>


{{Docnav
[[Image:freecad16.svg|64px]]
|[[Workbenches|Workbenches]]
|[[Arch_Workbench|Arch Workbench]]
|IconL=
|IconR=Workbench_Arch.svg
}}

[[Image:Freecad.svg|thumb|128px|Std Base icon]]


{{TOCright}}
{{TOCright}}


== Introduction ==
==Introduction==


<div class="mw-translate-fuzzy">
[[Std_Base/zh-hans|标准基础]]不是一个真实的工作台,该页面从不属于任何特定工作台但可能被所有工作台使用的的基础系统收集所有命令。
[[Std_Base/zh-hans|标准基础]]不是一个真实的工作台,该页面从不属于任何特定工作台但可能被所有工作台使用的的基础系统收集所有命令。
</div>


<span id="Tools"></span>
进出命令和功能通常带有 {{incode|Std}}前缀, 表明他们是"standard".
<div class="mw-translate-fuzzy">

== 工具 ==
== 工具 ==
</div>


<div class="mw-translate-fuzzy">
多数此页面中命令可以访问菜单、工具条和上下文菜单。
多数此页面中命令可以访问菜单、工具条和上下文菜单。
</div>

<span id="Standard_menu_tools"></span>
<div class="mw-translate-fuzzy">
=== 标注菜单 ===
</div>

The standard menu is composed of 7 sub-menus. Each sub-menu has a dedicated page. Just click on any of the names below.

<!--Please keep info below synchronized with Std_Base, Standard_Menu, Std_File_Menu etc.-->
{{StdMenu
|
[[Std_File_Menu|File]]
&nbsp;&nbsp;&nbsp;
[[Std_Edit_Menu|Edit]]
&nbsp;&nbsp;&nbsp;
[[Std_View_Menu|View]]
&nbsp;&nbsp;&nbsp;
[[Std_Tools_Menu|Tools]]
&nbsp;&nbsp;&nbsp;
[[Std_Macro_Menu|Macro]]
&nbsp;&nbsp;&nbsp;
[[Std_Windows_Menu|Windows]]
&nbsp;&nbsp;&nbsp;
[[Std_Help_Menu|Help]]
}}

===Additional tools===

* [[File:Std_Part.svg|32px]] [[Std_Part|Create part]]: Creates a new part and makes it active.

* [[File:Std_Group.svg|32px]] [[Std_Group|Create group]]: Creates a new group.

* [[File:Std_LinkMake.svg|32px]] [[Std_LinkMake|Make link]]: Creates a link.

* [[File:Std_LinkMakeRelative.svg|32px]] [[Std_LinkMakeRelative|Make sub-link]]: Creates a sub-object or sub-element link.

* [[File:Std_LinkReplace.svg|32px]] [[Std_LinkReplace|Replace with link]]: Replaces object(s) with new link(s).

* [[File:Std_LinkUnlink.svg|32px]] [[Std_LinkUnlink|Unlink]]: Replaces link(s) with their linked object(s).

* [[File:Std_LinkImport.svg|32px]] [[Std_LinkImport|Import link]]: Imports selected external link(s).

* [[File:Std_LinkImportAll.svg|32px]] [[Std_LinkImportAll|Import all links]]: Imports all external link(s).

* [[File:Std_LinkMakeGroup.svg|32px]] [[Std_LinkMakeGroup|Make link group]]: Creates a group of links.

* [[Image:Selection-filter.svg|32px]] [[Part_SelectFilter|Selection filter]] {{Emphasis|-- Available if the [[Part_Workbench|Part Workbench]] or the [[PartDesign_Workbench|PartDesign Workbench]] has been loaded.}} {{Version|1.0}}

:* [[Image:Vertex-selection.svg|32px]] Vertex selection: Only allows the selection of vertices.

:* [[Image:Edge-selection.svg|32px]] Edge selection: Only allows the selection of edges.

:* [[Image:Face-selection.svg|32px]] Face selection: Only allows the selection of faces.

:* [[Image:Clear-selection.svg|32px]] All selection filters cleared: Allows the selection of all subelements.

* [[File:Std_ToggleFreeze.svg|32px]] [[Std_ToggleFreeze|Toggle freeze]]: Toggles the freeze state of objects. A frozen object is not recomputed when its parents change. {{Emphasis|-- Available in the [[Tree_view|Tree view]] context menu after selecting objects.}} {{Version|1.0}}


* [[File:Std_TreeSelectAllInstances.svg|32px]] [[Std_TreeSelectAllInstances|Select all instances]]: Selects all instances of an object.
=== Standard menu ===


* [[Std_Expressions|Expression actions]]: Expression actions.
The [[Standard_Menu|Standard Menu]] is composed of seven sub-menus.
* [[Std_File_Menu|File menu]]
* [[Std_Edit_Menu|Edit menu]]
* [[Std_View_Menu|View menu]]
* [[Std_Tools_Menu|Tools menu]]
* [[Std_Macro_Menu|Macro menu]]
* [[Std_Windows_Menu|Windows menu]]
* [[Std_Help_Menu|Help menu]]


=== Structure toolbar ===


{{Docnav
These commands allow structuring the model tree to have better organization of the existing shapes, and to create "Links" which are useful to create assemblies.
|[[Workbenches|Workbenches]]
* [[File:Std_Part.svg|32px]] [[Std_Part|Std Part]] {{Version|0.17}}
|[[Arch_Workbench|Arch Workbench]]
* [[File:Std_Group.svg|32px]] [[Std_Group|Std Group]] {{Version|0.17}}
|IconL=
* [[File:Std_LinkMake.svg|32px]] [[Std_LinkMake|Std LinkMake]] {{Version|0.19}}
|IconR=Workbench_Arch.svg
* [[File:Std_LinkActions.svg|32px]] [[Std_LinkActions|Std LinkActions]] {{Version|0.19}}
}}


{{Std Base}}
{{Std Base navi{{#translation:}}}}
{{Userdocnavi}}
{{Userdocnavi{{#translation:}}}}
[[Category:Workbenches{{#translation:}}]]

Latest revision as of 10:24, 21 April 2024

Std Base icon

Introduction

标准基础不是一个真实的工作台,该页面从不属于任何特定工作台但可能被所有工作台使用的的基础系统收集所有命令。

工具

多数此页面中命令可以访问菜单、工具条和上下文菜单。

标注菜单

The standard menu is composed of 7 sub-menus. Each sub-menu has a dedicated page. Just click on any of the names below.

File     Edit     View     Tools     Macro     Windows     Help

Additional tools

  • Unlink: Replaces link(s) with their linked object(s).
  • Vertex selection: Only allows the selection of vertices.
  • Edge selection: Only allows the selection of edges.
  • Face selection: Only allows the selection of faces.
  • All selection filters cleared: Allows the selection of all subelements.