Quantcast
Channel: Forums - Python
Viewing all articles
Browse latest Browse all 2485

Default value of field not accessible via arcpy?

$
0
0
The Python/arcpy field class does not have a defaultValue property! Is that an oversight, or a deliberate feature of arcpy's field class? I know the IField interface (ArcObjects) will provide the defaultValue, but using comtypes is a hassle. Any other way of getting the default field value using Python?

Thanks,
Kerry

Viewing all articles
Browse latest Browse all 2485

Trending Articles