FreeCAD-Doc/localwiki/Std_ViewScreenShot-sv.html
2018-07-19 18:47:02 -05:00

125 lines
6.5 KiB
HTML

<html><head><title>Std ViewScreenShot/sv</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><link type='text/css' href='wiki.css' rel='stylesheet'></head><body><h1>Std ViewScreenShot/sv</h1></div>
<div id="mw-content-text" lang="sv" dir="ltr" class="mw-content-ltr"><hr/><div class="mw-parser-output"><table class="fcinfobox wikitable ct" >
<tr>
<td class="ctTitle">
<h3><span class="mw-headline" id="Std_ViewScreenShot"><a href="https://www.freecadweb.org/wiki/index.php?title=File:Std_ViewScreenShot.png" class="image"><img alt="Std ViewScreenShot.png" src="32px-Std_ViewScreenShot.png" width="32" height="32" srcset="/wiki/images/thumb/3/35/Std_ViewScreenShot.png/48px-Std_ViewScreenShot.png 1.5x, /wiki/images/3/35/Std_ViewScreenShot.png 2x" /></a> Std ViewScreenShot</span></h3>
</td></tr>
<tr>
<th class="ctOdd">Menyplacering
</th></tr>
<tr>
<td class="ctEven"><a href="https://www.freecadweb.org/wiki/index.php?title=Std_Tools_Menu/sv" title="Std Tools Menu/sv">Tools</a> → Save picture...
</td></tr>
<tr>
<th class="ctOdd">Arbetsbänk(ar)
</th></tr>
<tr>
<td class="ctEven">All
</td></tr>
<tr>
<th class="ctOdd">Standard genväg
</th></tr>
<tr>
<td class="ctEven">None
</td></tr>
<tr>
<th class="ctOdd">Se även
</th></tr>
<tr>
<td class="ctEven">...
</td></tr>
<tr>
<td class="ctToc"><br /><div id="toc" class="toc"><div class="toctitle"><h2>Contents</h2></div>
<ul>
<li class="toclevel-1"><a href="#Std_ViewScreenShot"><span class="tocnumber">1</span> <span class="toctext">Std ViewScreenShot</span></a>
<ul>
<li class="toclevel-2 tocsection-1"><a href="#Synopsis"><span class="tocnumber">1.1</span> <span class="toctext">Synopsis</span></a></li>
<li class="toclevel-2 tocsection-2"><a href="#Image_formats"><span class="tocnumber">1.2</span> <span class="toctext">Image formats</span></a></li>
<li class="toclevel-2 tocsection-3"><a href="#Dialog"><span class="tocnumber">1.3</span> <span class="toctext">Dialog</span></a>
<ul>
<li class="toclevel-3 tocsection-4"><a href="#Image_Size"><span class="tocnumber">1.3.1</span> <span class="toctext">Image Size</span></a></li>
<li class="toclevel-3 tocsection-5"><a href="#Image_background"><span class="tocnumber">1.3.2</span> <span class="toctext">Image background</span></a></li>
<li class="toclevel-3 tocsection-6"><a href="#Comment"><span class="tocnumber">1.3.3</span> <span class="toctext">Comment</span></a></li>
</ul>
</li>
<li class="toclevel-2 tocsection-7"><a href="#Scripting"><span class="tocnumber">1.4</span> <span class="toctext">Scripting</span></a></li>
</ul>
</li>
</ul>
</div>
</td></tr></table>
<p><br />
</p><p><br />
</p>
<h4><span class="mw-headline" id="Synopsis">Synopsis</span></h4>
<p>This command opens a dialog to save the current content of the 3D view to
a file. It can save to various image formats. Additionally, you can change the
aspect ratio and the resolution of the screen shot using the "Options"
button to get access to more parameters.
</p><p>This command can also use the image comment field of some image formats, like PNG or JPEG
to save <a href="MIBA.html" title="MIBA">MIBA</a> information along with the picture.
</p><p><br />
</p>
<h4><span class="mw-headline" id="Image_formats">Image formats</span></h4>
<p>FreeCAD uses the QT built-in image types and some QT plugins in the bin/imageformats directory
to save pictures. So how many and what formats you can choose depends on your platform.
</p>
<h4><span class="mw-headline" id="Dialog">Dialog</span></h4>
<p><a href="https://www.freecadweb.org/wiki/index.php?title=File:Save_picture.png" class="image"><img alt="Save picture.png" src="550px-Save_picture.png" width="550" height="279" srcset="/wiki/images/d/d2/Save_picture.png 1.5x" /></a>
</p><p><br />
</p>
<h5><span class="mw-headline" id="Image_Size">Image Size</span></h5>
<p>The image size parameters are set to the screen size of the active 3D view. But you can change it to any value you like. Some OpenGL drivers don't allow renderings greater then 8000 pixels. It depends on your system.
</p><p>With the four buttons you can change the aspect to a certain value.
</p>
<h5><span class="mw-headline" id="Image_background">Image background</span></h5>
<p>With this combo box you can choose the background of the picture you make.
</p>
<ul><li> <b>Current</b> use the current view background (as chosen in the preferences)</li>
<li> <b>White</b> creates a plain white background (for e.g. printings)</li>
<li> <b>Black</b> plain black background</li>
<li> <b>Transparent</b> creates a transparent background on image formats which support transparency</li></ul>
<h5><span class="mw-headline" id="Comment">Comment</span></h5>
<p>Some image formats can transport a comment along the picture. In case you choose one of this formats you can insert a comment or use the comment field for the <a href="MIBA.html" title="MIBA">MIBA</a> information.
</p>
<h4><span class="mw-headline" id="Scripting">Scripting</span></h4>
<p>It's also possible to save the screen by python:
</p>
<div class="mw-highlight mw-content-ltr" dir="ltr"><pre> Gui.ActiveDocument.ActiveView.saveImage('C:/temp/test.png',1656,783,'Current')</pre></div>
<p>This script makes a series of pictures of different sizes and from different
points of view. The type of the camera, i.e. orthographic or perspective can also be changed.
</p>
<div class="mw-highlight mw-content-ltr" dir="ltr"><pre> import Part,PartGui
# loading test part
Part.open("C:/Documents and Settings/jriegel/My Documents/Projects/FreeCAD/data/Blade.stp")
OutDir = 'c:/temp/'
# creating images with different Views, Cameras and sizes
for p in ["PerspectiveCamera","OrthographicCamera"]:
Gui.SendMsgToActiveView(p)
for f in ["ViewAxo","ViewFront","ViewTop"]:
Gui.SendMsgToActiveView(f)
for x,y in [[500,500],[1000,3000],[3000,1000],[3000,3000],[8000,8000]]:
Gui.ActiveDocument.ActiveView.saveImage(OutDir + "Blade_" + p +"_" + f + "_" + `x` + "_" + `y` + ".jpg",x,y,"White")
Gui.ActiveDocument.ActiveView.saveImage(OutDir + "Blade_" + p +"_" + f + "_" + `x` + "_" + `y` + ".png",x,y,"Transparent")
# close active document
App.closeDocument(App.ActiveDocument.Name)</pre></div>
<div style="clear:both"></div>
</div>
</div>
</div><div class="printfooter">
Online version: "<a dir="ltr" href="https://www.freecadweb.org/wiki/index.php?title=Std_ViewScreenShot/sv&amp;oldid=102441">http://www.freecadweb.org/wiki/index.php?title=Std_ViewScreenShot/sv&amp;oldid=102441</a>"</div>
<div id="catlinks" class="catlinks" data-mw="interface"></div><div class="visualClear"></div>
</div>
</div>
<div id="mw-navigation">
<h2>Navigation menu</h2>
</body></html>