Miner.Interop.Framework Assembly > Miner.Interop Namespace > IMMTraceBuffer Interface : CreateBufferPolygon Method |
'Declaration Function CreateBufferPolygon( _ ByVal pGeometricNetwork As IGeometricNetwork, _ ByVal eidEdges As IEnumNetEID, _ ByVal eidJunctions As IEnumNetEID, _ ByVal bDrawComplex As Boolean _ ) As ESRI.ArcGIS.Geometry.IPolygon
'Usage Dim instance As IMMTraceBuffer Dim pGeometricNetwork As IGeometricNetwork Dim eidEdges As IEnumNetEID Dim eidJunctions As IEnumNetEID Dim bDrawComplex As Boolean Dim value As ESRI.ArcGIS.Geometry.IPolygon value = instance.CreateBufferPolygon(pGeometricNetwork, eidEdges, eidJunctions, bDrawComplex)
ESRI.ArcGIS.Geometry.IPolygon CreateBufferPolygon( IGeometricNetwork pGeometricNetwork, IEnumNetEID eidEdges, IEnumNetEID eidJunctions, bool bDrawComplex )
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.