Share

PointInferenceEnumerator Object


Description

This object returns all of the information gleaned by Autodesk Inventor's inferencing facility applied to a mouse position. This object is returned via the MouseEvents object.

Properties

Name Description
Count Property that returns the number of PointInference objects in the collection.
Item Returns the specified PointInference object from the collection.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

MouseEvents.PointInferences

Version

Introduced in version 5

Was this information helpful?