Power_2x03 Apr 2026
: Select your template and use the construction tools to click and place the feature on your map. Using Power Automate
Mapping the dynamic content or manual values to the feature's . Scripting with Python (ArcPy) Power_2x03
import arcpy # Set workspace and create the feature class arcpy.CreateFeatureclass_management("C:/data/project.gdb", "Power_2x03", "POLYGON") Use code with caution. Copied to clipboard : Select your template and use the construction