표준 복사(Std Copy)

From FreeCAD Documentation
Revision as of 01:43, 29 December 2020 by Saltsalt (talk | contribs) (Created page with "{{GuiCommand/ko |Name=Std Copy |Name/ko=표준 복사ㅣ |MenuLocation=편집 → 복사 |Workbenches=모두 |Shortcut={{KEY|Ctrl}}+{{KEY|C}} |SeeAlso=Std_Cut/ko|표준 잘...")

표준 복사ㅣ

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

Description

The Std Copy command copies objects to the Clipboard.

Usage

  1. Select one or more objects.
  2. There are several ways to invoke the command:
    • Press the Std Copy button.
    • Select the Edit → Copy option from the menu.
    • Select the Copy option from the Tree view context menu.
    • Use the keyboard shortcut: Ctrl+C.
  3. If the objects have dependencies that have not been selected, a dialog box will prompt you to specify which should be included.

Notes

  • When you are working in a FreeCAD text window, an input box or a spreadsheet, the standard keyboard shortcut Ctrl+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.