How to populate a field with the max M value of a feature using Python in Field Calcu

المشرف العام

Administrator
طاقم الإدارة
I need to calculate the max M value for a line feature using Python in ArcGIS 10 Field Calculator but I cannot figure it out. In 9.3 I used the follow VBA expression…

**Pre-Logic VBA Script Code:**dim m as imcollectionset m = [shape]dim d as double d = m.mmax**EndStation =:**dThanks,

Matt



أكثر...
 
أعلى