Share

PointCloudCrops.Item Property

Parent Object: PointCloudCrops

Description

Allows VARIANT-indexed access to items in the collection. You can use names as indexes as well.

Syntax

PointCloudCrops.Item( Index As Variant ) As PointCloudCrop

Property Value

This is a read only property whose value is a PointCloudCrop.

Parameters

Name Type Description
Index Variant Input Long value that specifies the point cloud crop object to return.  If an out of range index is provided, an error will occur.

Version

Introduced in version 2016

Was this information helpful?