Std Base/ko: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 56: Line 56:


* [[File:Std_Part.svg|32px]] [[Std_Part|Create part]]: Creates a new part and makes it active.
* [[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_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_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_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_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_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_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_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.
* [[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|0.22}}

:* [[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_TreeSelectAllInstances.svg|32px]] [[Std_TreeSelectAllInstances|Select all instances]]: Selects all instances of an object.
* [[File:Std_TreeSelectAllInstances.svg|32px]] [[Std_TreeSelectAllInstances|Select all instances]]: Selects all instances of an object.

* [[Std_Expressions|Expression actions]]: Expression actions.
* [[Std_Expressions|Expression actions]]: Expression actions.



Revision as of 07:38, 23 October 2023

표준 기반 아이콘

소개

표준 기반(Std Base)은 실제로는 작업대가 아닙니다. 오히려 시스템의 핵심에 정의되어 있으면서 모든 작업대에서 사용할 수 있는 "표준" 명령들의 범주입니다.

도구

대부분의 표준 기반 도구는 standard menu와 표준 도구모음에서 접근할 수 있습니다. 상황에 맞는 메뉴에서만 접근할 수 있는 도구는 추가 도구에 나열되어 있습니다.

Standard menu tools

표준 메뉴는 7 개의 하위 메뉴로 구성됩니다. 각 하위 메뉴에는 전용 페이지가 있습니다. 아래 이름 중 하나를 클릭하십시오.

파일     편집     보기     도구     매크로         도움말

추가 도구

  • 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.