Miner.Interop.Framework Assembly > Miner.Interop Namespace > IMMTraceBuffer Interface : CreateBuffer Method |
'Declaration Sub CreateBuffer( _ ByVal pGeometricNetwork As ESRI.ArcGIS.Geodatabase.IGeometricNetwork, _ ByVal eidEdges As ESRI.ArcGIS.Geodatabase.IEnumNetEID, _ ByVal eidJunctions As ESRI.ArcGIS.Geodatabase.IEnumNetEID, _ ByVal bDrawComplex As System.Boolean _ )
'Usage Dim instance As IMMTraceBuffer Dim pGeometricNetwork As ESRI.ArcGIS.Geodatabase.IGeometricNetwork Dim eidEdges As ESRI.ArcGIS.Geodatabase.IEnumNetEID Dim eidJunctions As ESRI.ArcGIS.Geodatabase.IEnumNetEID Dim bDrawComplex As System.Boolean instance.CreateBuffer(pGeometricNetwork, eidEdges, eidJunctions, bDrawComplex)
void CreateBuffer( ESRI.ArcGIS.Geodatabase.IGeometricNetwork pGeometricNetwork, ESRI.ArcGIS.Geodatabase.IEnumNetEID eidEdges, ESRI.ArcGIS.Geodatabase.IEnumNetEID eidJunctions, System.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.