PointInferenceEnum Enumerator
Description
Constants identifying the enumerations of the PointInfernece object.Methods
Name | Value | Description |
kPtAtIntersection | 22273 | Inference point at an intersection. |
kPtAtMidPoint | 22276 | Inference point at the midpoint of an object. |
kPtOnCurve | 22274 | Inference point on a curve. |
kPtOnPt | 22275 | Inference point on a point. |