CARCMAP Class |
Namespace: Geosoft.Desktop.GXNetX
The CARCMAP type exposes the following members.
| Name | Description | |
|---|---|---|
| ChangeSize | Changes the custom page size of the ArcGIS Map document. | |
| DisplayIn3DView | Display a file in 3D view | |
| ExportFeatureLayerByNameTo3DFile | Exports the shapes from a feature layer of the ArcMap document to a 3D File. | |
| ExportSelectedFeatureLayerTo3DFile | Exports the shapes from the currently selected feature layer (if any) in ArcMap to a 3D file (only on oriented frames i.e. sections). | |
| GetCurrentDocumentInfo(CGXNETCore, String, String, String) | Get some info on the current MXD in ArcMap and selected layer (if any) | |
| GetCurrentDocumentInfo(CGXNETCore, String, String, String, Int32) | Get some info on the current MXD in ArcMap and selected layer (if any) | |
| GetIPJForPredefinedEsriGCS | Fills an IPJ with a predefined ESRI GCS | |
| GetIPJForPredefinedEsriPCS | Fills an IPJ with a predefined ESRI PCS | |
| GetSelectedLayerInfo(CGXNETCore, Int32, String, String) | Get the name info on the specified selected layer | |
| GetSelectedLayerInfo(CGXNETCore, Int32, String, String, Int32) | Get the name info on the specified selected layer | |
| iGetNumberOfSelectedLayers |
Get the number of selected layers in the TOC
Returns The number of layers selected.
| |
| iLoadMAP | Loads a Geosoft map into the ArcMap document. | |
| iLoadMAPEx | Loads a Geosoft map into the ArcMap document, specifying which View to use as Data view. | |
| iLoadShape | Load a shape file into ArcMap. | |
| iLoadSPF | Load all the shape files generated by importing a SPF into ArcMap. | |
| LoadLYR | Load a LYR file to the current data frame | |
| LoadMap | Loads a Geosoft map into the current ArcMap document | |
| LoadMapView | Load a Geosoft Map as a layer into the current data frame | |
| LoadRaster | Load a raster file to the current data frame | |
| LoadRasterEx | Load a raster file to the current data frame and create associated files | |
| LoadShape | Load a SHP file to the current data frame | |
| MapViewToShape | Create SHP file(s) from a Geosoft Map view. | |
| QuerySize | Query the page size in mm of the entire map page. | |
| ShowLayerByNameIn3D | Shows a layer in ArcMap in a 3D view in an MXD | |
| ShowSelectedLayersIn3D | Shows the selected layers in ArcMap in a 3D view |