Share

IAcDbPointCloudAttributeFilter Class

Class Hierarchy

IAcDbPointCloudAttributeFilter

C++

class IAcDbPointCloudAttributeFilter;

File

AcDbPointCloudApi.h

Description

This interface filters points based on point's attribute The attributes include color, intensity, normal and classification. Note that not all attributes may be available. The default value for these attributes are zero Efficiency of the implementation of this interface can critically affect performance of the point cloud access queries.

Links

IAcDbPointCloudAttributeFilter Methods

Was this information helpful?