Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

Carto Commander

$
0
0
Hi everyone

I know the Carto Commander (Aeronautical) tool is used to edit a layer. For example we can cancel unselected features using it, but I don't know how.

If somebody know how to use Carto Commander to cancel unselected features please let me know.

Code:


# Local variables
Input_Instances = "Aeronautical::Enroute::Lower::SANFRAN"
Input_Feature_Classes = "ADHP_C; ADHPSurfacePoint_C;"

# Process: Carto Commander
arcpy.CartoCommander_Aeronautical(Input_Instances, Input_Feature_Classes)

Best regards

Babak

Viewing all articles
Browse latest Browse all 2485

Trending Articles