Miner.Geodatabase.Engine Assembly > Miner.Geodatabase.Integration Namespace > GeodatabaseAccess Class > GetLine2D Method : GetLine2D(IObject,Int32,Int32) Method |
'Declaration Public Overloads Overridable Function GetLine2D( _ ByVal edgeFeature As IObject, _ ByVal fromJunctionEID As Integer, _ ByVal toJunctionEID As Integer _ ) As GeoLine
'Usage Dim instance As GeodatabaseAccess Dim edgeFeature As IObject Dim fromJunctionEID As Integer Dim toJunctionEID As Integer Dim value As GeoLine value = instance.GetLine2D(edgeFeature, fromJunctionEID, toJunctionEID)
public virtual GeoLine GetLine2D( IObject edgeFeature, int fromJunctionEID, int toJunctionEID )
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.