Share

PointCloud.DisplayedPointCount Property

Parent Object: PointCloud

Description

Read-only property that returns the total number of cloud points currently being displayed. This is the result of the density, MaximumPointCount and cropping.

Syntax

PointCloud.DisplayedPointCount() As Long

Property Value

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

Version

Introduced in version 2016

Was this information helpful?