query = "{0} LIKE 'BOUND%' AND {0} NOT LIKE 'BOUND-ADMIN-VIR'".format(arcpy.AddFieldDelimiters(Polyline, 'Layer')) arcpy.FeatureClassToFeatureClass_conversion(Polyline, Fea_Class_Path, "PCL_LN", query)
Los miembros registrados pueden publicar, seguir actualizaciones y más. ¿Nuevo aquí? Regístrate gratis.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.