Share

PointCloudRegion Object


Description

The PointCloudRegion object represents a region 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.
Color Read-only property that returns internal name of the point cloud region.
DisplayName Read-only property that returns the display name of the point cloud region.
InternalName Read-only property that returns internal name of the point cloud region.
Parent Gets the parent object from whom this object can logically be reached.
Type Gets the constant that indicates the type of this object.
Visible Read-write property that gets and sets the visibility of the point cloud region object.

Accessed From

PointCloudRegions.Item

Version

Introduced in version 2016

Was this information helpful?