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