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)
(2 intermediate revisions by the same user not shown)
Line 12: Line 12:
{{TOCright}}
{{TOCright}}


<span id="Introduction"></span>
==소개==
==소개==


Line 18: Line 19:
</div>
</div>


<span id="Tools"></span>
==도구==
==도구==


Line 48: Line 50:
}}
}}


<span id="Additional_tools"></span>
<div class="mw-translate-fuzzy">
<div class="mw-translate-fuzzy">
==추가 도구==
==추가 도구==
Line 53: 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. {{Version|0.19}}
* [[File:Std_LinkMakeRelative.svg|32px]] [[Std_LinkMakeRelative|Make sub-link]]: Creates a sub-object or sub-element link. {{Version|0.19}}
* [[File:Std_LinkMake.svg|32px]] [[Std_LinkMake|Make link]]: Creates a link.

* [[File:Std_LinkReplace.svg|32px]] [[Std_LinkReplace|Replace with link]]: Replaces object(s) with new link(s). {{Version|0.19}}
* [[File:Std_LinkUnlink.svg|32px]] [[Std_LinkUnlink|Unlink]]: Replaces link(s) with their linked object(s). {{Version|0.19}}
* [[File:Std_LinkMakeRelative.svg|32px]] [[Std_LinkMakeRelative|Make sub-link]]: Creates a sub-object or sub-element link.

* [[File:Std_LinkImport.svg|32px]] [[Std_LinkImport|Import link]]: Imports selected external link(s). {{Version|0.19}}
* [[File:Std_LinkImportAll.svg|32px]] [[Std_LinkImportAll|Import all links]]: Imports all external link(s). {{Version|0.19}}
* [[File:Std_LinkReplace.svg|32px]] [[Std_LinkReplace|Replace with link]]: Replaces object(s) with new link(s).

* [[File:Std_LinkMakeGroup.svg|32px]] [[Std_LinkMakeGroup|Make link group]]: Creates a group of links. {{Version|0.19}}
* [[File:Std_LinkSelectLinked.svg|32px]] [[Std_LinkSelectLinked|Go to linked object]]: Selects the linked object and switches to its document. {{Version|0.19}}
* [[File:Std_LinkUnlink.svg|32px]] [[Std_LinkUnlink|Unlink]]: Replaces link(s) with their linked object(s).

* [[File:Std_LinkSelectLinkedFinal.svg|32px]] [[Std_LinkSelectLinkedFinal|Go to deepest linked object]]: Selects the deepest linked object and switches to its document. {{Version|0.19}}
* [[File:Std_LinkSelectAllLinks.svg|32px]] [[Std_LinkSelectAllLinks|Select all links]]: Selects all links to an object. {{Version|0.19}}
* [[File:Std_LinkImport.svg|32px]] [[Std_LinkImport|Import link]]: Imports selected external link(s).

* [[File:Std_TreeSelectAllInstances.svg|32px]] [[Std_TreeSelectAllInstances|Select all instances]]: Selects all instances of an object. {{Version|0.19}}
* [[File:Std_SelBack.svg|32px]] [[Std_SelBack|Back]]: Restores the previous saved selection. {{Version|0.19}}
* [[File:Std_LinkImportAll.svg|32px]] [[Std_LinkImportAll|Import all links]]: Imports all external link(s).

* [[File:Std_SelForward.svg|32px]] [[Std_SelForward|Forward]]: Restores the next saved selection. {{Version|0.19}}
* [[File:Std_LinkMakeGroup.svg|32px]] [[Std_LinkMakeGroup|Make link group]]: Creates a group of links.
* [[Std_Expressions|Expression actions]]: Expression actions. {{Version|0.19}}

* [[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.

* [[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.