Miner.Interop.Geodatabase Assembly > Miner.Interop Namespace > IMMFeatureSplittingUtils Interface : SplitFeatureByClassModelNameAndDistance Method |
'Declaration Function SplitFeatureByClassModelNameAndDistance( _ ByVal pWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace, _ ByVal pPoint As ESRI.ArcGIS.Geometry.IPoint, _ ByVal sModelName As System.String, _ ByVal lOCID As System.Integer, _ ByVal dTolerance As System.Double _ ) As ESRI.ArcGIS.esriSystem.ISet
'Usage Dim instance As IMMFeatureSplittingUtils Dim pWorkspace As ESRI.ArcGIS.Geodatabase.IWorkspace Dim pPoint As ESRI.ArcGIS.Geometry.IPoint Dim sModelName As System.String Dim lOCID As System.Integer Dim dTolerance As System.Double Dim value As ESRI.ArcGIS.esriSystem.ISet value = instance.SplitFeatureByClassModelNameAndDistance(pWorkspace, pPoint, sModelName, lOCID, dTolerance)
ESRI.ArcGIS.esriSystem.ISet SplitFeatureByClassModelNameAndDistance( ESRI.ArcGIS.Geodatabase.IWorkspace pWorkspace, ESRI.ArcGIS.Geometry.IPoint pPoint, System.string sModelName, System.int lOCID, System.double dTolerance )
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.