I'm using a python script with ArcPy in ArcGIS 10, and want to access some ArcScan functions.
Is this possible? I can't see anything in the documentation about it, but I can't really find any very good ArcPy documentation.
Update: Just to add some extra information: I want to run the centreline vectorisation method (see here) from an ArcPy script. Is that possible?