Std ViewLoadImage: Difference between revisions

From FreeCAD Documentation
(Removed {{Page in progress}}.)
(V1.0 -> V0.21)
 
Line 17: Line 17:
|MenuLocation=Tools → Load image...
|MenuLocation=Tools → Load image...
|Workbenches=All
|Workbenches=All
|Version=1.0
|Version=0.21
}}
}}


Line 40: Line 40:


<!--T:8-->
<!--T:8-->
* To insert an image in the 3D view the [[Std_Import|Std Import]] command should be used. {{Version|1.0}}
* To insert an image in the 3D view the [[Std_Import|Std Import]] command should be used. {{Version|0.21}}





Latest revision as of 20:36, 29 April 2023

Std ViewLoadImage

Menu location
Tools → Load image...
Workbenches
All
Default shortcut
None
Introduced in version
0.21
See also
None

Description

The Std ViewLoadImage command opens an image in a new tab in the Main view area.

Usage

  1. Select the Tools → Load image... option from the menu.
  2. Optionally select the correct file type in the dialog box.
  3. Select a file.
  4. Press the Open button.
  5. The image opens in a new tab.
  6. Optionally right-click in the tab and select Fit to window, Zoom in or Zoom out.
  7. To pan an image that is larger than the tab either use the scrollbars, or hold down the middle mouse button and move the cursor.
  8. Close the tab when done.

Notes