 | ARCMAP_LOAD_FLAGSConstantARCMAP_LOAD_NEW Field |
New method for loading maps introduced in 7.1. Will mimic what happens in montaj (i.e. base groups and 3D become graphics and views gets split into separate LYRs).
Namespace:
Geosoft.Desktop.GXNetX
Assembly:
geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll) Version: 2025.1.0.25
Syntaxpublic const int ARCMAP_LOAD_NEW = 2048
public const int ARCMAP_LOAD_NEW = 2048
Public Const ARCMAP_LOAD_NEW As Integer = 2048
Public Const ARCMAP_LOAD_NEW As Integer = 2048
public:
literal int ARCMAP_LOAD_NEW = 2048
public:
literal int ARCMAP_LOAD_NEW = 2048
static val mutable ARCMAP_LOAD_NEW: int
static val mutable ARCMAP_LOAD_NEW: int
Field Value
Type:
Int32
See Also