sec_interp.exporters.interpretation_3d_exporter module
Interpretation 3D export utilities.
This module provides the exporter for 3D geological interpretations.
- class sec_interp.exporters.interpretation_3d_exporter.Interpretation3DExporter(settings: dict[str, Any])
Bases:
BaseExporterExporter for 3D Interpretation polygons (Shapefile 2.5D).
- export(output_path: str, data: dict[str, Any]) bool
Export interpretation data to a 3D Shapefile.
- get_supported_extensions() list[str]
Get supported extensions.