Click or drag to resize

CARCSYS Class

This library is not a class. It contains various general system utilities used by the Geosoft extensions for ArcGIS.
Inheritance Hierarchy
SystemObject
  Geosoft.Desktop.GXNetCARCSYS

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

public static class CARCSYS

The CARCSYS type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIGetBrowseLoc(String)
Get the current catalog browser location in ArcGIS
Public methodStatic memberIGetBrowseLoc(String, Int32)
Get the current catalog browser location in ArcGIS
Public methodStatic memberIGetCurrentDoc(String)
Get the current Mx Document file name
Public methodStatic memberIGetCurrentDoc(String, Int32)
Get the current Mx Document file name
Public methodStatic memberSetBrowseLoc
Set the current catalog browser location in ArcGIS
Top
See Also