표준 프로젝트 병합(Std MergeProjects)

From FreeCAD Documentation
Revision as of 06:18, 26 December 2020 by Saltsalt (talk | contribs) (Created page with "# 메뉴에서 {{MenuCommand|파일 → 16px 프로젝트 병합...}} 옵션을 선택합니다. # 대화 상자에서 FreeCAD 파일을 선택...")

표준 프로젝트 병합

메뉴 위치
파일 → 프로젝트 병합...
작업대
모두
기본 단축키
없음
도입 버전
-
참조
없음

설명

표준 프로젝트 병합(Std MergeProjects) 명령은 FreeCAD 파일의 내용을 활성 문서에 추가합니다.

용법

  1. 메뉴에서 파일 → 프로젝트 병합... 옵션을 선택합니다.
  2. 대화 상자에서 FreeCAD 파일을 선택합니다.
  3. 열기 버튼을 누릅니다.

Options

  • Press Esc or the Cancel button to abort the command.

Notes

  • A project cannot be merged with itself, selecting the current file is not allowed.
  • FreeCAD will automatically change the internal names and, depending on the preferences, labels of objects to avoid name conflicts.

Preferences

  • The last used file location is stored: Tools → Edit parameters... → BaseApp → Preferences → General → FileOpenSavePath.
  • Duplicate labels are allowed if Tools → Edit parameters... → BaseApp → Preferences → Document → DuplicateLabels is set to true. This setting can also be changed in the Preferences Editor.