Pat Knoll Posted January 21, 2019 Share Posted January 21, 2019 When exporting in the viewer I can get a good result. But when I export in RCL it does not scale correctly and jumbles up the section. Are there more DEFINE statements not listed below that more closely match what is in the export feature? I'm using the RockPlot2D viewer menu 'File | Export | PNG'. In this form there are many additional settings for scale, width, etc. Below is all the code I can find on this. DEFINE: RASTER_EXPORT INPUT_FILE TS2.rw2d DEFINE: RASTER_EXPORT PNG_FILE_NAME TS2.png DEFINE: RASTER_EXPORT RESOLUTION 600 DEFINE: RASTER_EXPORT DISPLAY_OUTPUT True DEFINE: RASTER_EXPORT OUTPUT_FORMAT 2 EXECUTE: rp2d_to_raster Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now