Share

PointInference Object


Description

The PointInference object provides access to information that defines how the current point is being inferred.

Properties

Name Description
Application Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned.
Entity Property that returns the object(s) that were used in defining the inference. The enumerator contains a single GeometryIntent object when a drawing document is active.
InferenceType Property that returns the type of inference.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

PointInferenceEnumerator.Item

Version

Introduced in version 5

Was this information helpful?