Bug
| Bug ID Number | BUG-000169816 |
|---|---|
| Submitted | August 8, 2024 |
| Last Modified | December 21, 2025 |
| Applies to | ArcGIS GIS Server |
| Version found | 10.9.1 |
| Operating System | Red Hat Enterprise Linux |
| Operating System Version | 7.6 |
| Status | 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)
Bug ID: BUG-000169816
Software:
Get help from ArcGIS experts
Download the Esri Support App