ArcFM Engine Developer Guide
GetLine2D(EdgeInfo) Method


Returns a line object representing the edge's coordinates.
Syntax
'Declaration
 
Overloads Function GetLine2D( _
   ByVal edge As EdgeInfo _
) As GeoLine
'Usage
 
Dim instance As IGeometryExtraction
Dim edge As EdgeInfo
Dim value As GeoLine
 
value = instance.GetLine2D(edge)
GeoLine GetLine2D( 
   EdgeInfo edge
)

Parameters

edge
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

IGeometryExtraction Interface
IGeometryExtraction Members
Overload List

 

 


Send Comment