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.GXNetXCARCPY

Namespace: Geosoft.Desktop.GXNetX
Assembly: geosoft.desktop.gxnetx (in geosoft.desktop.gxnetx.dll)
Syntax
public static class CARCPY

The CARCPY type exposes the following members.

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