Click or drag to resize

CARCPY Class

This library allows legacy GX code to call back into arcpy methods in the Geosoft AddIn for ArcGIS Pro.
Inheritance Hierarchy
SystemObject
  Geosoft.Desktop.GXNetCARCPY

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

public static class CARCPY

The CARCPY type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddError
Add error message to output of current script
Public methodStatic memberAddMessage
Add informational message to output of current script
Public methodStatic memberAddWarning
Add warning message to output of current script
Top
See Also