I dont think there is. I used the point-value to represent a unit's armor. For heroes I checked all items that gave armor and added the armor from agility.
you can also add a takes damage event to the unit, create a dummy and let him cause 1 physical damage to the unit, then check how much damage the unit took and calculate the armor based on the damage taken.