Click or drag to resize
CMVU Class
A catchall library for methods using the MAP and MVIEW classes. These include drawing flight paths, legends, postings, and special objects such as histograms and bar charts.
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXCMVU

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static class CMVU

The CMVU type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyoneStatic memberArrow
Draw an arrow.
Public methodAvailable to anyoneStatic memberArrowVectorVV
Draw arrow vectors based on input VVs.
Public methodAvailable to anyoneStatic memberBarChart
Plot bar chart on a map.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberCDIPixelPlot
Create a color pixel-style plot of CDI data.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberCDIPixelPlot3D
Create a color pixel-style plot of CDI data in a 3D view.
Public methodAvailable to anyoneStatic memberColorBar
Create a Color Bar in view
Public methodAvailable to anyoneStatic memberColorBar2
Create a Color Bar from two ITR
Public methodAvailable to anyoneStatic memberColorBar2Style
Create a Color Bar from two ITRs with style options
Public methodAvailable to anyoneStatic memberColorBarHor
Create a horizontal color bar in view
Public methodAvailable to anyoneStatic memberColorBarHor2
Create a Horizontal Color Bar from two ITRs
Public methodAvailable to anyoneStatic memberColorBarHor2Style
Create a Horizontal Color Bar from two ITRs with style options
Public methodAvailable to anyoneStatic memberColorBarHorStyle
Create a Horizontal Color Bar in view with style options
Public methodAvailable to anyoneStatic memberColorBarREG
Create a Color Bar in view
Public methodAvailable to anyoneStatic memberColorBarStyle
Create a Color Bar in view with style options
Public methodAvailable to anyoneStatic memberContour
Creates a contour map.
Public methodAvailable to anyoneStatic memberContourPLY
Creates a contour map with clipped areas.
Public methodAvailable to anyoneStatic memberCSymbLegend
Plot a legend for the classified color symbols.
Public methodAvailable to anyoneStatic memberDecayCurve
Plot decay curves at survey locations
Public methodAvailable to anyoneStatic memberDirectionPlot
Plot an arrow to indicate the direction of a flight line
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberEMForward
Plot an EM forward model against inverted data.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberExportDatamineString
Export selected map groups in a map view to a Datamine coordinate string file.
Public methodAvailable to anyoneStatic memberExportDXF3D
Export selected map groups in a map view to an AutoCAD 3D DXF file.
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberExportMapGroupsToGDB
Export map group(s) to database line(s).
Public methodAvailable to anyone with an Oasis Montaj licenseStatic memberExportSurpacSTR
Export selected map groups in a map view to a Surpac STR file.
Public methodAvailable to anyoneStatic memberFlightPlot
Draw a flight line
Public methodAvailable to anyoneStatic memberGenAreas
Generate areas from an line group.
Public methodAvailable to anyoneStatic memberGenerateSurfaceFromVoxel
TODO...
Public methodAvailable to anyoneStatic memberGetRangeGOCADSurface
Get the XYZ range of a GOCAD surface.
Public methodAvailable to anyoneStatic memberHistogram
Plot the histogram on a map.
Public methodAvailable to anyoneStatic memberHistogram2
Plot the histogram on a map.
Public methodAvailable to anyoneStatic memberHistogram3
Plot the histogram on a map, specify decimals.
Public methodAvailable to anyoneStatic memberHistogram4
As Histogram3_MVU, but allow probability scaling of percents.
Public methodAvailable to anyoneStatic memberHistogram5
As Histogram4_MVU, but allow ITR to color bars.
Public methodAvailable to anyoneStatic memberiExportableDXF3DGroupsLST
Return a LST of groups you can export using sExportDXF3D_MVU.
Public methodAvailable to anyoneStatic memberiMapset2Test
Test function to ensure parameters to Mapset_MVU is sane
Public methodAvailable to anyoneStatic memberiMapsetTest
Test function to ensure parameters to Mapset_MVU is sane
Public methodAvailable to anyoneStatic memberImportGOCADSurface
Import and plot a GOCAD surface model.
Public methodAvailable to anyoneStatic memberLoadPlot
Load a Geosoft PLT file into a MAP.
Public methodAvailable to anyoneStatic memberMapFromPLT
Creates a new map from a PLT file.
Public methodAvailable to anyoneStatic memberMapMDF
Creates an MDF from a Map.
Public methodAvailable to anyoneStatic memberMapset
Creates a new map directly from parameters.
Public methodAvailable to anyoneStatic memberMapset2
Same as Mapset_MVU, with vertical exaggeration.
Public methodAvailable to anyoneStatic memberMDF
Creates a new map from an MDF file.
Public methodAvailable to anyoneStatic memberPathPlot
Draw a flight line
Public methodAvailable to anyoneStatic memberPathPlotEx
Draw a flight line
Public methodAvailable to anyoneStatic memberPathPlotEx2
Draw a flight line
Public methodAvailable to anyoneStatic memberPlotVoxelSurface
Extract an iso-surface from a voxel and plot it to a 2D or 3D view.
Public methodAvailable to anyoneStatic memberPlotVoxelSurface2
Extract an iso-surface from a voxel and plot it to a 2D or 3D view.
Public methodAvailable to anyoneStatic memberPost
Post values on a map.
Public methodAvailable to anyoneStatic memberPostEx
Post values on a map with more paramters.
Public methodAvailable to anyoneStatic memberProbability
Plot a probability plot on a map.
Public methodAvailable to anyoneStatic memberProfilePlot
Draw a profile along line trace
Public methodAvailable to anyoneStatic memberProfilePlotEx
Draw a profile along line trace with more parameters
Public methodAvailable to anyoneStatic memberPropSymbLegend
Draw a legend for proportional symbols.
Public methodAvailable to anyoneStatic memberReGenAreas
Re-Generate from a line group and existing area group
Public methodAvailable to anyoneStatic memberSymbOff
Draws symbols with an offset and against a flag channel
Public methodAvailable to anyoneStatic memberTextBox
Draw a wrapped text box
Public methodAvailable to anyoneStatic memberTick
Draw line ticks on a map.
Public methodAvailable to anyoneStatic memberTickEx
Same as Tick_MVU, with gap allowance.
Public methodAvailable to anyoneStatic memberTrndPath
Plot min and max trend lines.
Top
See Also