laptop and a wrench

Bogue

Reshape Feature tool no longer adds vertically interpolated z-values to vertices created during the execution of the tool.

Dernière publication: August 25, 2014 ArcGIS for Desktop
Numéro d’ID de bogue NIM048710
EnvoiSeptember 24, 2009
Dernière modificationJune 5, 2024
S’applique àArcGIS for Desktop
Version trouvée9.3.1
Système d’exploitationWindows OS
Version du système d’exploitationXP
StatutWill Not Be Addressed

Informations supplémentaires

No Public Explanation

Solution de contournement

There is a sample the user could download to manage the z editing environment (http://resources.esri.com/help/9.3/ArcGISDesktop/dotnet/39d6d81e-b497-4ce8-814b-a8d4700fe75f.htm) However all the user needs in this case is to change the Z-capture type to interpolate in order for reshape to interpolate z values rather than use them from the sketch which has 0 or the current z value if set. Use the following is VBA code to change the zcapturetype to interpolate. Public Sub ChangeCaptureType() Dim edituid As New UID Dim pEditor As IEditor edituid.Value = "esriEditor.Editor" Set pEditor = Application.FindExtensionByCLSID(edituid) Dim pEditorZ As IEditorZ Set pEditorZ = pEditor pEditorZ.ZCaptureType = esriCaptureInterpolateZEnd Sub

Étapes pour reproduire

ID de bogue: NIM048710

Logiciel:

  • ArcGIS for Desktop

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement