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) Version: 2024.2.0.25
Syntax
public static class CMVU

public static class CMVU

The CMVU type exposes the following members.

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