News

# Iterate through the layers and export them to lyrx files for lyr in aprxMap.listLayers(): # Check if link is broken if not lyr.isBroken: # Check if layer is a group layer (don't make a lyrx file; ...