Std Import/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
 
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>

{{Docnav/ru
{{Docnav/ru
|[[Std_Revert/ru|Команда "Файл → Вернуться"]]
|[[Std_Revert/ru|Команда "Вернуться"]]
|[[Std_Export/ru|Команда "Файл → "Экспортировать..."]]
|[[Std_Export/ru|Команда "Экспортировать..."]]
|[[Std_File_Menu/ru|Меню "Файл"]]
|[[Std_File_Menu/ru|Меню "Файл"]]
|IconL=Std_Revert.svg
|IconL=Std_Revert.svg
Line 21: Line 22:
</div>
</div>


<span id="Description"></span>
==Описание==
==Описание==


The '''Std Import''' command imports geometry from a different file format into the active document. Many file formats are supported and for some formats multiple import options exist. See [[Import_Export|Import Export]] for more information.
The '''Std Import''' command imports geometry from a different file format into the active document. Many file formats are supported and for some formats multiple import options exist. See [[Import_Export|Import Export]] for more information.


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

<span id="Usage"></span>
==Применение==
==Применение==


Line 34: Line 39:
# Press the {{Button|Open}} button.
# Press the {{Button|Open}} button.


<span id="Options"></span>
==Опции==
==Опции==


* Нажмите {{KEY|Esc}} или кнопку {{Button|Отмена}}, чтобы отменить выполнение команды.
* Нажмите {{KEY|Esc}} или кнопку {{Button|Отмена}}, чтобы отменить выполнение команды.


<span id="Notes"></span>
==Примечания==
==Примечания==


* To convert an imported [[Mesh_Workbench|mesh object]] into a solid see the [[Import_from_STL_or_OBJ|Import from STL or OBJ]] tutorial.
* To convert an imported [[Mesh_Workbench|mesh object]] into a solid see the [[Import_from_STL_or_OBJ|Import from STL or OBJ]] tutorial.
* To import into a new document you can use the [[Std_Open|Std Open]] command.
* To import into a new document you can use the [[Std_Open|Std Open]] command.
* Some workbenches have additional import commands. See: [[Import_Export|Import Export]].
* Some workbenches have additional import commands. See [[Import_Export|Import Export]].


<span id="Preferences"></span>
==Настройки==
==Настройки==


<div class="mw-translate-fuzzy">
* See: [[Import_Export_Preferences|Import Export Preferences]].
* См. так же: [[Import_Export_Preferences/ru|Настройки Импорта Экспорта]].
* The last used file location is stored: {{MenuCommand|Tools → Edit parameters... → BaseApp → Preferences → General → FileOpenSavePath}}.
* The last used import filter is stored: {{MenuCommand|ToolsEdit parameters... → BaseApp → Preferences → General → FileImportFilter}}.
* Путь к последнему файлу к которому была применена данная команда сохраняется в параметр: {{MenuCommand|ИнструментыРедактор параметров... → BaseApp → Preferences → General → FileOpenSavePath}}.
* Путь к последнему импортированному файлу сохраняется в параметр: {{MenuCommand|Инструменты → Редактор параметров... → BaseApp → Preferences → General → FileImportFilter}}.
</div>

==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}}.




{{Docnav/ru
{{Docnav/ru
|[[Std_Revert/ru|Команда "Файл → Вернуться"]]
|[[Std_Revert/ru|Команда "Вернуться"]]
|[[Std_Export/ru|Команда "Файл → "Экспортировать..."]]
|[[Std_Export/ru|Команда "Экспортировать..."]]
|[[Std_File_Menu/ru|Меню "Файл"]]
|[[Std_File_Menu/ru|Меню "Файл"]]
|IconL=Std_Revert.svg
|IconL=Std_Revert.svg
Line 60: Line 119:
}}
}}


{{Std Base navi{{#translation:}}}}
{{Std_Base_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
[[Category:File_Formats{{#translation:}}]]
[[Category:File_Formats{{#translation:}}]]
{{clear}}

Latest revision as of 11:53, 21 April 2024

Std Import

Системное название
Std Import
Расположение в меню
Файл → Импортировать
Верстаки
All
Быстрые клавиши
Ctrl+I
Представлено в версии
-
См. также
Std Open, Import Export, Import Export Preferences

Описание

The Std Import command imports geometry from a different file format into the active document. Many file formats are supported and for some formats multiple import options exist. See Import Export for more information.

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

Применение

  1. There are several ways to invoke the command:
    • Select the File → Import... option from the menu.
    • Use the keyboard shortcut: Ctrl+I.
  2. Optionally select the correct file format in the dialog box.
  3. Select a file.
  4. Press the Open button.

Опции

  • Нажмите 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.