| 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. |
| ContainingOccurrence |
Property that returns the ComponentOccurrence that the native object is being referenced through. The returned occurrence is the containing occurrence. |
| Geometry |
Read-only property that returns a Point object which provides the coordinates of this point. |
| NativeObject |
Gets the object in the context of the definition instead of the containing assembly. |
| Parent |
Read-only property that returns the parent point cloud of this point. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |