| Products: ArcView: VB6 Platforms: WindowsRequires: A geometric network.Minimum ArcGIS Release: 9.0 |
How to use:
- Start an ArcMap session and add feature classes that participate in a geometric network.
- Browse and select the ValenceAllPrj.dll using the 'Add From File' button on the customization dialog.
- From the 'Developer Samples' commands category, add the 'Display Valence' command to an existing toolbar.
- Click on the button to toggle the display of valence information on.
- Click on the button a second time to turn the valence display off.
| ValenceAll.cls | Class for displaying valence information for each visible simple junction. |
| frmResources.frm | Form containing the command button icons. |
| frmResources.frx | Form binary file. |
| ValenceAllPrj.vbp | The project file for the Valence Display command. |
| ValenceAllPrj.dll | The compiled Solve and Zoom command. |
Download the files for all languages
Key Libraries: GeoDatabase, Display
Key CoClasses:SimpleJunctionFeature, Map
Key Interfaces: ISimpleJunctionFeature, INetTopology, IFeature, IDisplay
Key Members:INetTopology::GetAdjacentEdgeCount, IDisplay::DrawText
