| Name |
Description |
| Installing commands |
Instructions for installing commands. |
| GeoMedia Scripting Commands |
GM Scripting allows you to write simple VBScript and JScript commands to automate GeoMedia and GeoMedia Pro. |
| GeoMedia Custom Command created with Delphi 6.0 |
The file includes the procedure and a sample command written in Delphi. |
| GeoMedia SVG Export |
Command for exporting a GeoMedia MapView to a Scalable Vector Graphics file (SVG). |
| Thematic Text Legend |
Command for creating a unique value legend entry of a text feature. |
| Dynamic Drawing |
This modeless sample command demonstrates how to implement
custom drawing in GeoMedia map views. |
| Search |
The search command is useful for selecting objects in a
mapview based on a search criteria. |
| Field Update |
The Field Update command is a data field bulk-update
tool. |
| Item Count |
The command allows one to count the number of features, say
points, that are entirely contained by each feature in an area feature
class |
| Visual C++ Sample
Command |
Demonstrates a custom command written in Visual
C++. |
| Export DGN Service |
Export to DGN
files. |
| Enhanced Fill |
EnhFill
is a simple GeoMedia and GeoMedia Pro command to be able to change some of
the hatching parameters for AreaStyle
objects.
|
| Modeless Attributes |
A modeless GeoMedia and GeoMedia Pro command used to display attributes of selected geometry objects.
|
| Import CSF |
Initialize a workspace or warehouse coordinate system from a Coordinate System File (*.csf). Shows how to bundle two custom commands into one VB project/dll and how to change the active workspace coordinate system.
|
| PipePath |
Displays feature creation path for current selection (pipes, properties and recordset values). |
| Raster Imagery Example Commands |
The zip file contains the example commands described in the article Raster Imagery in the GeoMedia Environment by Jane Goodman. |