Hi All
Just wondering if there's a plot function for creating a high resolution perspective view?
I have been doing screen dumps, which is fine for showing small images in documents, but I have been asked for a perspective view that can be blown up to about A1 size for a presentation
I have also tried plot to pdf, but when its finished plotting I cant find any pdf file, so Im not sure if this works for perspective views?
Plotting Perspective OpenGL view
-
- 12d Support
- Posts: 2060
- Joined: Thu Sep 29, 2005 6:06 pm
-
- Posts: 24
- Joined: Mon Aug 24, 2009 2:33 pm
-
- 12d Support
- Posts: 2060
- Joined: Thu Sep 29, 2005 6:06 pm
The process is a two step one.
On an OpenGL Plan or Perspective view
Menu->Settings->Tile
It is right at the bottom. (Yes ignore the lousy option name).
The option produces a raster element which you can then plot.
The final resolution of the raster is based on the initial view size. If the view is
640x480
you enter the plot factor of 2, you get
1280x960
you enter the plot factor of 3, you get
1920x1440
Once you have the raster, you then include it in your data to plot.
On an OpenGL Plan or Perspective view
Menu->Settings->Tile
It is right at the bottom. (Yes ignore the lousy option name).
The option produces a raster element which you can then plot.
The final resolution of the raster is based on the initial view size. If the view is
640x480
you enter the plot factor of 2, you get
1280x960
you enter the plot factor of 3, you get
1920x1440
Once you have the raster, you then include it in your data to plot.
Last edited by Alan Gray on Fri Dec 09, 2016 4:32 pm, edited 2 times in total.
-
- Posts: 24
- Joined: Mon Aug 24, 2009 2:33 pm
-
- Posts: 192
- Joined: Thu Jul 28, 2011 6:31 pm
Re: Plotting Perspective OpenGL view
Hi
I'm trying to plot a perspective view as part of a Multi Page Plotting set. Plan and Long Section plot fine but I can't work out how to plot a perspective view. I have saved perspective view favorites for what I want to plot.
I'm trying to plot a perspective view as part of a Multi Page Plotting set. Plan and Long Section plot fine but I can't work out how to plot a perspective view. I have saved perspective view favorites for what I want to plot.
-
- Posts: 318
- Joined: Thu Jun 27, 2019 10:49 am
- Location: Hobart
Re: Plotting Perspective OpenGL view
Have you tried creating a Perspective frame?
Also worth noting that the env.4d setting DEFAULT_RASTER_DPI_4D controls the overall raster print quality, so you may need to adjust this in conjunction with the 'High res factor' field on the Perspective frame to get the result you want.
Also worth noting that the env.4d setting DEFAULT_RASTER_DPI_4D controls the overall raster print quality, so you may need to adjust this in conjunction with the 'High res factor' field on the Perspective frame to get the result you want.