Std Copy/ko: Difference between revisions

From FreeCAD Documentation
(Created page with "==설명==")
(Updating to match new version of source page)
 
(17 intermediate revisions by 2 users not shown)
Line 2: Line 2:


{{Docnav
{{Docnav
|[[Std_Cut/ko|표준 잘라내기]]
|[[Std_Cut/ko|잘라내기]]
|[[Std_Paste/ko|표준 붙여넣기]]
|[[Std_Paste/ko|붙여넣기]]
|[[Std_Edit_Menu/ko|표준 편집 메뉴]]
|[[Std_Edit_Menu/ko|표준 편집 메뉴]]
|IconL=Std_Cut.svg
|IconL=Std_Cut.svg
Line 12: Line 12:
{{GuiCommand/ko
{{GuiCommand/ko
|Name=Std Copy
|Name=Std Copy
|Name/ko=표준 복사
|Name/ko=표준 복사
|MenuLocation=편집 → 복사
|MenuLocation=편집 → 복사
|Workbenches=모두
|Workbenches=모두
Line 19: Line 19:
}}
}}


<span id="Description"></span>
==설명==
==설명==


'''표준 복사(Std Copy)''' 명령은 개체를 클립보드로 복사합니다.
The '''Std Copy''' command copies objects to the Clipboard.


==Usage==
<span id="Usage"></span>
==용법==


<div class="mw-translate-fuzzy">
# Select one or more objects.
# 하나 이상의 개체를 선택합니다.
# There are several ways to invoke the command:
# 이 명령을 실행하는 방법은 여러가지입니다:
#* Press the {{Button|[[Image:Std_Copy.svg|16px]] [[Std_Copy|Std Copy]]}} button.
#* Select the {{MenuCommand|Edit → [[Image:Std_Copy.svg|16px]] Copy}} option from the menu.
#* {{Button|[[Image:Std_Copy.svg|16px]] [[Std_Copy/ko|표준 복사]]}} 버튼을 누릅니다.
#* Select the {{MenuCommand|[[Image:Std_Copy.svg|16px]] Copy}} option from the [[Tree_view|Tree view]] context menu.
#* 메뉴에서 {{MenuCommand|편집 → [[Image:Std_Copy.svg|16px]] 복사}} 옵션을 선택합니다.
#* [[Tree_view/ko|트리 보기]]의 상황에 맞는 메뉴에서 {{MenuCommand|[[Image:Std_Copy.svg|16px]] 복사}} 옵션을 선택합니다.
#* Use the keyboard shortcut: {{KEY|Ctrl}}+{{KEY|C}}.
#* 단축키를 사용합니다: {{KEY|Ctrl}}+{{KEY|C}}.
# If the objects have dependencies that have not been selected, a dialog box will prompt you to specify which should be included.
# 개체에 선택하지 않은 의존성이 있는 경우 포함 할 항목을 지정하라는 대화 상자가 나타납니다.
</div>


==Notes==
<span id="Notes"></span>
==비고==

* FreeCAD 텍스트 창, 입력 박스 또는 스프레드시트에서 작업할 때 표준 단축키 {{KEY|Ctrl}}+{{KEY|C}}는 대부분의 경우 '''표준 복사(Std Copy)''' 명령을 호출하는 대신 OS의 복사(Copy) 기능을 사용합니다.
* FreeCAD와 다른 응용 프로그램간에 기본 개체를 복사, 붙여넣기 할 수 없습니다.


* When you are working in a FreeCAD text window, an input box or a spreadsheet, the standard keyboard shortcut {{KEY|Ctrl}}+{{KEY|C}}, in almost all cases, does not call the '''Std Copy''' command but uses the Copy function from the OS instead.
* It is not possible to copy-paste native objects between FreeCAD and other applications.


{{Docnav
{{Docnav
|[[Std_Cut|Std Cut]]
|[[Std_Cut/ko|잘라내기]]
|[[Std_Paste|Std Paste]]
|[[Std_Paste/ko|붙여넣기]]
|[[Std_Edit_Menu|Std Edit Menu]]
|[[Std_Edit_Menu/ko|표준 편집 메뉴]]
|IconL=Std_Cut.svg
|IconL=Std_Cut.svg
|IconR=Std_Paste.svg
|IconR=Std_Paste.svg
Line 49: Line 55:
{{Std Base navi{{#translation:}}}}
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Latest revision as of 14:24, 18 May 2023

표준 복사

메뉴 위치
편집 → 복사
작업대
모두
기본 단축키
Ctrl+C
도입 버전
-
참조
표준 잘라내기, 표준 붙여넣기, 표준 개체 복제

설명

표준 복사(Std Copy) 명령은 개체를 클립보드로 복사합니다.

용법

  1. 하나 이상의 개체를 선택합니다.
  2. 이 명령을 실행하는 방법은 여러가지입니다:
    • 표준 복사 버튼을 누릅니다.
    • 메뉴에서 편집 → 복사 옵션을 선택합니다.
    • 트리 보기의 상황에 맞는 메뉴에서 복사 옵션을 선택합니다.
    • 단축키를 사용합니다: Ctrl+C.
  3. 개체에 선택하지 않은 의존성이 있는 경우 포함 할 항목을 지정하라는 대화 상자가 나타납니다.

비고

  • FreeCAD 텍스트 창, 입력 박스 또는 스프레드시트에서 작업할 때 표준 단축키 Ctrl+C는 대부분의 경우 표준 복사(Std Copy) 명령을 호출하는 대신 OS의 복사(Copy) 기능을 사용합니다.
  • FreeCAD와 다른 응용 프로그램간에 기본 개체를 복사, 붙여넣기 할 수 없습니다.