Click or drag to resize

CARCMAP Methods

The CARCMAP type exposes the following members.

Methods
  NameDescription
Public methodStatic memberChangeSize
Changes the custom page size of the ArcGIS Map document.
Public methodStatic memberDisplayIn3DView
Display a file in 3D view
Public methodStatic memberExportFeatureLayerByNameTo3DFile
Exports the shapes from a feature layer of the ArcMap document to a 3D File.
Public methodStatic memberExportSelectedFeatureLayerTo3DFile
Exports the shapes from the currently selected feature layer (if any) in ArcMap to a 3D file (only on oriented frames i.e. sections).
Public methodStatic memberGetCurrentDocumentInfo(String, String, String)
Get some info on the current MXD in ArcMap and selected layer (if any)
Public methodStatic memberGetCurrentDocumentInfo(String, String, String, Int32)
Get some info on the current MXD in ArcMap and selected layer (if any)
Public methodStatic memberGetIPJForPredefinedEsriGCS
Fills an IPJ with a predefined ESRI GCS
Public methodStatic memberGetIPJForPredefinedEsriPCS
Fills an IPJ with a predefined ESRI PCS
Public methodStatic memberGetSelectedLayerInfo(Int32, String, String)
Get the name info on the specified selected layer
Public methodStatic memberGetSelectedLayerInfo(Int32, String, String, Int32)
Get the name info on the specified selected layer
Public methodStatic memberiGetNumberOfSelectedLayers
Get the number of selected layers in the TOC Returns The number of layers selected.
Public methodStatic memberiLoadMAP
Loads a Geosoft map into the ArcMap document.
Public methodStatic memberiLoadMAPEx
Loads a Geosoft map into the ArcMap document, specifying which View to use as Data view.
Public methodStatic memberiLoadShape
Load a shape file into ArcMap.
Public methodStatic memberiLoadSPF
Load all the shape files generated by importing a SPF into ArcMap.
Public methodStatic memberLoadLYR
Load a LYR file to the current data frame
Public methodStatic memberLoadMap
Loads a Geosoft map into the current ArcMap document
Public methodStatic memberLoadMapView
Load a Geosoft Map as a layer into the current data frame
Public methodStatic memberLoadRaster
Load a raster file to the current data frame
Public methodStatic memberLoadRasterEx
Load a raster file to the current data frame and create associated files
Public methodStatic memberLoadShape
Load a SHP file to the current data frame
Public methodStatic memberMapViewToShape
Create SHP file(s) from a Geosoft Map view.
Public methodStatic memberQuerySize
Query the page size in mm of the entire map page.
Public methodStatic memberShowLayerByNameIn3D
Shows a layer in ArcMap in a 3D view in an MXD
Public methodStatic memberShowSelectedLayersIn3D
Shows the selected layers in ArcMap in a 3D view
Top
See Also