Hello community, hello Esri,
When running the Simplify 3D Line tool on an M-enabled polyline feature class, the M values get lost. Is there a way to prevent this? I tried arcpy.env.outputMFlag = "Enabled", but the tool seems to ignore it.
@Esri: Could you please implement the outputMFlag environment for this tool?
Thanks much,
Fridjof
Have you looked in the environments tab of the tool? I done a simple test but it seemed to preserve the M-Value after running the tool.
Hi @DanielFox1 ,
You find me puzzled, because I tried this in ArcGIS Pro 3.4.2 and the M Values environment did not appear:
Also, the 3.4 documentation currently does not mention the M Values environment.
Maybe you are using a future version where this has been implemented? That would be good news.
Ah, I just saw that is a different tool... Yours is Simplify Line from Cartography Tools, but I was referring to Simplify 3D Line from 3D Analyst Tools. Simplify 3D Line does not provide the M Values environment.