Share

PointCloudScan Object


Description

The PointCloudScan object represents a scan within a point cloud.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
DisplayName Read-only property that returns the display name of the point cloud scan.
InternalName Read-only property that returns internal name of the point cloud scan.
Origin Read-only property that returns a point indicating the origin of the PointCloudScan.
Parent Gets the parent object from whom this object can logically be reached.
SourceFullFileName Read-only property that returns the point cloud scan full file name.
Type Gets the constant that indicates the type of this object.
Visible Read-write property that gets and set the visibility of the point cloud scan object.

Accessed From

PointCloudScans.Item

Version

Introduced in version 2016

Was this information helpful?