Miner.Interop.Geodatabase Assembly > Miner.Interop Namespace > MMArcFMSimpleEdgeFeatureClass Class : Update Method |
'Declaration <TypeLibFuncAttribute(TypeLibFuncFlags.FHidden)> Public Overridable Sub Update( _ ByVal callingFeature As ESRI.ArcGIS.Geodatabase.INetworkFeature, _ ByVal oldJunctionLocation As ESRI.ArcGIS.Geometry.IPoint, _ ByVal newJunctionLocation As ESRI.ArcGIS.Geometry.IPoint, _ ByVal rigidEdges As ESRI.ArcGIS.esriSystem.ISet, _ ByVal group As ESRI.ArcGIS.Geodatabase.ITransformGroup _ )
'Usage Dim instance As MMArcFMSimpleEdgeFeatureClass Dim callingFeature As ESRI.ArcGIS.Geodatabase.INetworkFeature Dim oldJunctionLocation As ESRI.ArcGIS.Geometry.IPoint Dim newJunctionLocation As ESRI.ArcGIS.Geometry.IPoint Dim rigidEdges As ESRI.ArcGIS.esriSystem.ISet Dim group As ESRI.ArcGIS.Geodatabase.ITransformGroup instance.Update(callingFeature, oldJunctionLocation, newJunctionLocation, rigidEdges, group)
[TypeLibFunc(TypeLibFuncFlags.FHidden)] public virtual void Update( ESRI.ArcGIS.Geodatabase.INetworkFeature callingFeature, ESRI.ArcGIS.Geometry.IPoint oldJunctionLocation, ESRI.ArcGIS.Geometry.IPoint newJunctionLocation, ESRI.ArcGIS.esriSystem.ISet rigidEdges, ESRI.ArcGIS.Geodatabase.ITransformGroup group )
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.