I'm writing a python addin that will require snapping to a specified feature class. The snapping is used to select a segment of a polyline or polygon feature class and return the segments information. Without using the vba environment, is there a way to develop this in python using arcobjects? If so, how do I access arcobjects?