Miner.Framework.Engine Assembly > Miner.Framework.Trace.Utilities Namespace > TraceBuffer Class : CreateBuffer Method |
'Declaration Public Sub CreateBuffer( _ ByVal geometricNetwork As ESRI.ArcGIS.Geodatabase.IGeometricNetwork, _ ByVal eidEdges As ESRI.ArcGIS.Geodatabase.IEnumNetEID, _ ByVal eidJunctions As ESRI.ArcGIS.Geodatabase.IEnumNetEID, _ ByVal drawComplex As Boolean _ )
'Usage Dim instance As TraceBuffer Dim geometricNetwork As ESRI.ArcGIS.Geodatabase.IGeometricNetwork Dim eidEdges As ESRI.ArcGIS.Geodatabase.IEnumNetEID Dim eidJunctions As ESRI.ArcGIS.Geodatabase.IEnumNetEID Dim drawComplex As Boolean instance.CreateBuffer(geometricNetwork, eidEdges, eidJunctions, drawComplex)
public void CreateBuffer( ESRI.ArcGIS.Geodatabase.IGeometricNetwork geometricNetwork, ESRI.ArcGIS.Geodatabase.IEnumNetEID eidEdges, ESRI.ArcGIS.Geodatabase.IEnumNetEID eidJunctions, bool drawComplex )
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.