ArcObjects Library Reference (DefenseSolutions)  

IMoleCoreHelper Interface

Provides access to members unique to the MOLE helper class.

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

Members

Description
Read-only property EngineVersion The method returns the engine version number for newly saved layers.
Read-only property ForceElementRenderer The method returns the singleton instance of the engine's force element 2525B renderer.
Method GetFieldFromFeature The method returns the field index for a named field in a given feature.
Method GetFieldFromFeatureClass The method returns the field index for a named field in a given feature class.
Read-only property Home The method returns the fully qualified path name pointing to the MOLE install folder.
Method LoadDBString Loads and returns a particular string from MOLE's string table.
Method LoadDBStrings Loads and returns an array of strings from MOLE's string table, given an input array of string ID's.
Read-only property MoleWorkspace The method returns a workspace object pointing to MOLE's internal configuration database.
Method ReleaseForceElementRenderer Releases the engine's 2525B renderer.
Method ReleaseTacticalGraphicRenderers Releases the engine's tactical graphic renderers.
Read-only property TacticalGraphicRenderers The method returns an array of singleton instances of the engine's tactical graphic renderers.
Read-only property VersionLastLoaded The method returns the engine version number of the last loaded MOLE layer.

CoClasses that implement IMoleCoreHelper

CoClasses and Classes Description
MoleCoreHelper A utility class that provides general services and useful information.