sec_interp.exporters.profile_exporters module
- class sec_interp.exporters.profile_exporters.AxesShpExporter(settings: dict[str, Any])[source]
Bases:
BaseExporterExports the profile axes to a Shapefile.
- class sec_interp.exporters.profile_exporters.GeologyShpExporter(settings: dict[str, Any])[source]
Bases:
BaseExporterExports the geological profile to a Shapefile.
- class sec_interp.exporters.profile_exporters.ProfileLineShpExporter(settings: dict[str, Any])[source]
Bases:
BaseExporterExports the topographic profile line to a Shapefile.
- class sec_interp.exporters.profile_exporters.StructureShpExporter(settings: dict[str, Any])[source]
Bases:
BaseExporterExports the structural profile to a Shapefile.