Does this have to be accomplished through python as well? Not sure if this is possible, but you can do this using the COGO toolbar:http://resources.arcgis.com/en/help/main/10.2/index.html#//01m700000008000000
arcpy.AddField_management(table, "Direction", "Text", "", "", "12", "COGO Direction")
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.