Share

PointCloudCrop Object


Description

The PointCloudCrop object represents a crop 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.
BoundingBox Read-only property that returns the oriented box presents the bounding volume of the point cloud crop.
KeepInside Read-only property that returns whether the cloud points in the bounding box are kept or not in this crop.
Parent Gets the parent object from whom this object can logically be reached.
Type Gets the constant that indicates the type of this object.

Accessed From

PointCloudCrops.Add, PointCloudCrops.Item

Version

Introduced in version 2016

Was this information helpful?