ArcFM Desktop Developer Guide
GeoLine Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Product Availability
Required Licenses
.NET Assembly
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.
Object Model
GeoLine Class
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