ArcGIS 10.2: VB to Python

المشرف العام

Administrator
طاقم الإدارة
I have the following VB code to produce a percentage in a field calculator.

" [FIELD_1] / [Total]*100 "

It works in VB. I've tried the following without luck.

!FIELD_1! / !Total! * 100

Can anyone translate this VB code to python?



أكثر...
 
أعلى