Error
| Número de ID del error | BUG-000169816 |
|---|---|
| Enviado | August 8, 2024 |
| Última modificación | December 21, 2025 |
| Relacionado con | ArcGIS GIS Server |
| Versión encontrada | 10.9.1 |
| Sistema operativo | Red Hat Enterprise Linux |
| Versión de sistema operativo | 7.6 |
| Estado | Known Limit |
Save the output as a feature class in a file geodatabase. Then use the FeatureClassToShapefile tool convert it. If there is no existing file geodatabase, create one using arcpy.management.CreateFileGDB as a pre step. arcpy.FeaturesFromCityEngineRules_3d("wd.shp", "VeniceFacades.rpk", "output_data.gdb\CEFeatures_output") arcpy.conversion.FeatureClassToShapefile("output_data.gdb\CEFeatures_output", arcpy.env.workspace)
ID del error: BUG-000169816
Software:
Obtener ayuda de expertos en ArcGIS
Descargar la aplicación de soporte de Esri