Data Structure: Util_stratigraphy_export |
|
Description |
Utility to export stratigraphy |
Usage |
Util_stratigraphy_export NUM=ival where ival is the data structure number |
Description |
Overview Util_stratigraphy_export data structure can be used to export stratigraphy horizons in ASCII format as either part geometry or sedimentation surfaces.
|
File_name Name of file for part geometry data |
Usage |
||||
|
||||
Description |
||||
Defines the name of the file that will contain the output data (maximum 64 characters).
|
Horizons List of horizons to be output |
Usage |
|||||||||||||||
|
|||||||||||||||
Description |
|||||||||||||||
Defines the list of horizons (by name) to be output.
Notes •If "Top_surface" is specified then the current top horizon will be output
|
Output_format Output format |
Usage |
||||
|
||||
Description |
||||
Defines the output format for the stratigraphy horizons. Value values are: • "Sedimentation" - Sedimentation surface • "Part_geometry" - Part geometry surface (default)
|
Extend_surface_flag Flag defing whether the horizon surface should be extended |
Usage |
||||
|
||||
Description |
||||
Flag defining whether the horizon surface should be extended. Valid values are: • 0 - Do not extend surface • 1 - Extend surface (default if surface is a sedimentation surface)
|