SEMPLOT_EXTConstant Class

SEMPLOT file extension selection
Inheritance Hierarchy
SystemObject
  Geosoft.Desktop.GXNetSEMPLOT_EXTConstant

Namespace:  Geosoft.Desktop.GXNet
Assembly:  geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll) Version: 2024.2.0.25
Syntax
public static class SEMPLOT_EXTConstant

public static class SEMPLOT_EXTConstant

The SEMPLOT_EXTConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberALL
Use for selection only. Selects both "Semplot" and "CHIMERA" type files when creating LSTs etc.
Public fieldStatic memberCHIMERA
Read/write templates with extensions ".geosoft_template" Read/write overlays with extensions ".geosoft_overlay"
Public fieldStatic memberSEMPLOT
Read/write templates with extensions ".xyt", ".tri" and ".semtemplate" Read/write overlays with extensions ".oly" and ".semoverlay"
Top
See Also