Std Import/ko: Difference between revisions

From FreeCAD Documentation
No edit summary
(Updating to match new version of source page)
(10 intermediate revisions by 2 users not shown)
Line 15: Line 15:
|Workbenches=모두
|Workbenches=모두
|Shortcut={{KEY|Ctrl}}+{{KEY|I}}
|Shortcut={{KEY|Ctrl}}+{{KEY|I}}
|SeeAlso=[[Std_Open/ko|표준 열기]], [[Import_Export|Import Export]], [[Import_Export_Preferences|Import Export Preferences]]
|SeeAlso=[[Std_Open/ko|표준 열기]], [[Import_Export/ko|가져오기 내보내기]], [[Import_Export_Preferences/ko|가져오기 내보내기 환경 설정]]
}}
}}


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


'''표준 가져오기(Std Import)''' 명령은 다른 형식의 파일에서 지오메트리를 활성 문서로 가져옵니다. 다양한 파일 형식이 지원되며 어떤 형식에는 가져오기 옵션이 여러 가지 존재합니다. 자세한 내용은 [[Import_Export/ko|가져오기 내보내기]]를 참조하십시오.
'''표준 가져오기(Std Import)''' 명령은 다른 형식의 파일에서 지오메트리를 활성 문서로 가져옵니다. 다양한 파일 형식이 지원되며 어떤 형식에는 가져오기 옵션이 여러 가지 존재합니다. 자세한 내용은 [[Import_Export/ko|가져오기 내보내기]]를 참조하십시오.


{{Version|0.21}}: If an image format is selected the command will create an [[#Image_Plane|Image Plane]].

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


Line 31: Line 35:
# {{Button|열기}} 버튼을 누릅니다.
# {{Button|열기}} 버튼을 누릅니다.


<span id="Options"></span>
==선택 사항==
==선택 사항==


* 명령을 중지하려면 {{KEY|Esc}} 키나 {{Button|취소}} 버튼을 누릅니다.
* 명령을 중지하려면 {{KEY|Esc}} 키나 {{Button|취소}} 버튼을 누릅니다.


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


* 가져온 [[Mesh_Workbench/ko|메시 개체]]를 솔리드로 변환하려면 [[Import_from_STL_or_OBJ/ko|STL이나 OBJ 가져오기]] 자습서를 참조하십시오.
<div class="mw-translate-fuzzy">
* 가져온 [[Mesh Workbench|mesh object]]를 솔리드로 변환하려면 [[Import from STL or OBJ]] 자습서를 참조하십시오.
* 새 문서로 가져오려면 [[Std_Open/ko|표준 열기]] 명령을 사용할 수 있습니다.
* 새 문서로 가져오려면 [[Std_Open/ko|표준 열기]] 명령을 사용할 수 있습니다.
* 일부 작업대에는 추가적인 가져오기 명령이 있습니다. 참조: [[Import_Export|Import Export]].
* 일부 작업대에는 추가적인 가져오기 명령이 있습니다. 참조: [[Import_Export/ko|가져오기 내보내기]].
</div>


<span id="Preferences"></span>
==환경 설정==
==환경 설정==


* 참조: [[Import_Export_Preferences|Import Export Preferences]].
* 참조: [[Import_Export_Preferences/ko|가져오기 내보내기 환경 설정]].
* 마지막으로 사용한 파일의 위치가 다음에 저장됩니다: {{MenuCommand|ToolsEdit parameters... → BaseApp → Preferences → General → FileOpenSavePath}}.
* 마지막으로 사용한 파일의 위치가 다음에 저장됩니다: {{MenuCommand|도구파라미터 편집... → BaseApp → Preferences → General → FileOpenSavePath}}.
* 마지막으로 가져온 파일의 위치가 다음에 저장됩니다: {{MenuCommand|ToolsEdit parameters... → BaseApp → Preferences → General → FileImportFilter}}.
* 마지막으로 가져온 파일의 위치가 다음에 저장됩니다: {{MenuCommand|도구파라미터 편집... → BaseApp → Preferences → General → FileImportFilter}}.

==Image Plane==

An Image Plane is a planar representation of an image in the [[3D_view|3D view]]. It can for example be used when creating a model based on photographs of an existing object.

By default an Image Plane is placed on the global XY plane. The initial size of an Image Plane is calculated using a 96px/inch resolution.

===Edit===

# To edit an Image Plane do one of the following:
#* Double-click the Image Plane in the [[Tree_view|Tree view]].
#* Right-click the Image Plane in the Tree view and select {{MenuCommand|[[Image:Image-scaling.svg|16px]] Change image...}} from the context menu.
# If the Image Plane is not plane-parallel to the XY, XZ or YZ plane of the global coordinate system, it is realigned to be plane-parallel to the XY plane.
# The {{MenuCommand|Image plane settings}} task panel opens.
# Optionally select the {{MenuCommand|XY-Plane}}, {{MenuCommand|XZ-Plane}} or {{MenuCommand|YZ-Plane}} of the global coordinate system.
# Check {{MenuCommand|Reverse direction}} to rotate the Image Plane 180°. The rotation axis depends on the selected plane. For the XY plane it is the global X axis. For the XZ and YZ plane it is the global Z axis.
# The {{MenuCommand|Offset}}, {{MenuCommand|X distance}} and {{MenuCommand|Y distance}} are relative to the coordinate system of the Image Plane. A small negative offset can be useful when tracing the image with a [[Sketcher_Workbench|sketch]] or [[Draft_Workbench|Draft]] geometry.
# Optionally change the {{MenuCommand|Transparency}}.
# {{MenuCommand|Image size}} options:
#* Scale by numerical input:
#*# Optionally uncheck {{MenuCommand|Keep aspect ratio}} for unequal scaling.
#*# Enter a {{MenuCommand|Width}} and/or {{MenuCommand|Height}}.
#* Scale by picking points:
#*# Press the {{Button|Calibrate}} button.
#*# Pick two points inside the image.
#*# A dimension line is displayed.
#*# Enter the desired dimension.
#*# Press {{KEY|Enter}} or the {{Button|Apply}} button.
# Press the {{Button|OK}} button to confirm the changes and close the task panel.

===Properties===

See also: [[Property_editor|Property editor]].

An Image Plane object is derived from an [[App_GeoFeature|App GeoFeature]] object and inherits all its properties. It also has the following additional properties:

====Data====

{{TitleProperty|Image Plane}}

* {{PropertyData|Image File|FileIncluded}}: The image file used for the Image Plane. This file is stored in the {{FileName|.FCStd}} file.
* {{PropertyData|XSize|Length}}: The width of the Image Plane.
* {{PropertyData|YSize|Length}}: The height of the Image Plane.

====View====

{{TitleProperty|Object Style}}

* {{PropertyView|Lighting|Enumeration}}: How the Image Plane is illuminated in the [[3D_view|3D view]]. Can be {{value|Two side}} or {{value|One side}}.




<div class="mw-translate-fuzzy">
{{Docnav
{{Docnav
|[[Std_Revert/ko|표준 되돌리기]]
|[[Std_Revert/ko|되돌리기]]
|[[Std_Export/ko|표준 내보내기]]
|[[Std_Export/ko|내보내기]]
|[[Std_File_Menu/ko|표준 파일 메뉴]]
|[[Std_File_Menu/ko|표준 파일 메뉴]]
|IconL=Std_Revert.svg
|IconL=Std_Revert.svg
Line 59: Line 112:
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}
</div>


{{Std Base navi{{#translation:}}}}
{{Std Base navi{{#translation:}}}}

Revision as of 08:51, 4 June 2023

표준 가져오기

메뉴 위치
파일 → 가져오기...
작업대
모두
기본 단축키
Ctrl+I
도입 버전
-
참조
표준 열기, 가져오기 내보내기, 가져오기 내보내기 환경 설정

설명

표준 가져오기(Std Import) 명령은 다른 형식의 파일에서 지오메트리를 활성 문서로 가져옵니다. 다양한 파일 형식이 지원되며 어떤 형식에는 가져오기 옵션이 여러 가지 존재합니다. 자세한 내용은 가져오기 내보내기를 참조하십시오.

introduced in version 0.21: If an image format is selected the command will create an Image Plane.

용법

  1. 이 명령을 수행하는 방법은 여러 가지입니다:
    • 메뉴에서 파일 → 가져오기... 옵션을 선택합니다.
    • 단축키를 사용합니다: Ctrl+I.
  2. 필요하다면 대화 상자에서 알맞는 파일 형식을 선택합니다.
  3. 파일을 선택합니다.
  4. 열기 버튼을 누릅니다.

선택 사항

  • 명령을 중지하려면 Esc 키나 취소 버튼을 누릅니다.

비고

환경 설정

  • 참조: 가져오기 내보내기 환경 설정.
  • 마지막으로 사용한 파일의 위치가 다음에 저장됩니다: 도구 → 파라미터 편집... → BaseApp → Preferences → General → FileOpenSavePath.
  • 마지막으로 가져온 파일의 위치가 다음에 저장됩니다: 도구 → 파라미터 편집... → BaseApp → Preferences → General → FileImportFilter.

Image Plane

An Image Plane is a planar representation of an image in the 3D view. It can for example be used when creating a model based on photographs of an existing object.

By default an Image Plane is placed on the global XY plane. The initial size of an Image Plane is calculated using a 96px/inch resolution.

Edit

  1. To edit an Image Plane do one of the following:
    • Double-click the Image Plane in the Tree view.
    • Right-click the Image Plane in the Tree view and select Change image... from the context menu.
  2. If the Image Plane is not plane-parallel to the XY, XZ or YZ plane of the global coordinate system, it is realigned to be plane-parallel to the XY plane.
  3. The Image plane settings task panel opens.
  4. Optionally select the XY-Plane, XZ-Plane or YZ-Plane of the global coordinate system.
  5. Check Reverse direction to rotate the Image Plane 180°. The rotation axis depends on the selected plane. For the XY plane it is the global X axis. For the XZ and YZ plane it is the global Z axis.
  6. The Offset, X distance and Y distance are relative to the coordinate system of the Image Plane. A small negative offset can be useful when tracing the image with a sketch or Draft geometry.
  7. Optionally change the Transparency.
  8. Image size options:
    • Scale by numerical input:
      1. Optionally uncheck Keep aspect ratio for unequal scaling.
      2. Enter a Width and/or Height.
    • Scale by picking points:
      1. Press the Calibrate button.
      2. Pick two points inside the image.
      3. A dimension line is displayed.
      4. Enter the desired dimension.
      5. Press Enter or the Apply button.
  9. Press the OK button to confirm the changes and close the task panel.

Properties

See also: Property editor.

An Image Plane object is derived from an App GeoFeature object and inherits all its properties. It also has the following additional properties:

Data

Image Plane

  • 데이터Image File (FileIncluded): The image file used for the Image Plane. This file is stored in the .FCStd file.
  • 데이터XSize (Length): The width of the Image Plane.
  • 데이터YSize (Length): The height of the Image Plane.

View

Object Style

  • 보기Lighting (Enumeration): How the Image Plane is illuminated in the 3D view. Can be Two side or One side.