Share

PointCloudPoint Object


Description

The PointCloudPoint object represents a point within a point cloud.

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.
Geometry Read-only property that returns a Point object which provides the coordinates of this point.
Parent Read-only property that returns the parent point cloud of this point.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

PointCloudPointProxy.NativeObject

Derived Classes

PointCloudPointProxy

Version

Introduced in version 2013

Was this information helpful?