Bogue
Numéro d’ID de bogue | BUG-000172956 |
---|---|
Envoi | December 10, 2024 |
Dernière modification | May 14, 2025 |
S’applique à | ArcGIS Pro |
Version trouvée | 3.2.4 |
Système d’exploitation | Windows OS |
Version du système d’exploitation | 10.0 64 Bit |
Statut | Known Limit |
Create a buffer on the point feature and intersect the point feature with the line feature.
Create a small buffer around the centroid point (e.g., 0.1 meters):
var buffer = Buffer(featBreak, 0.1)
Find line features within the buffer:
var intersectingLines = Intersects(featMain, buffer)
var firstIntersectingLine = First(intersectingLines)
ID de bogue: BUG-000172956
Logiciel:
Obtenir de l’aide auprès des experts ArcGIS
Télécharger l’application Esri Support