Share

PointCloudPointProxy Object

Derived from: PointCloudPoint Object

Description

PointCloudPointProxy Object.

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.
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.

Version

Introduced in version 2016

Was this information helpful?