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