ArcFM Engine Developer Guide
GeoLine Class
Members 


Version: 10.2.1a

Resource Center Home

Product Availability
ArcFM Desktop, ArcFM Engine and ArcFM Server
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, ArcFM Viewer for ArcGIS Engine, ArcFM Server, ArcFM Server Advanced
.NET Assembly
Miner.Geodatabase.dll
A line geometry represented as a collection of point geometries. Network edge geometries are represented as GeoLine, and each vertex is exported as a NODE element in the standard XML schema.
Syntax
'Declaration
 
Public Class GeoLine 
   Inherits System.Collections.Generic.List(Of GeoPoint)
   Implements IFeatureShape 
'Usage
 
Dim instance As GeoLine
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      Miner.Geodatabase.Integration.GeoLine

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

GeoLine Members
Miner.Geodatabase.Integration Namespace

 

 


Send Comment