API Reference > OdDbPointCloud Classes > OdDbPointCloudItem Class
OdDbPointCloudItem Class
OdDbPointCloudItem
Syntax
C++
class OdDbPointCloudItem : public OdRxObject;

DbPointCloudHostPE.h

This class represents an interface of an OdDbPointCloud object within the ODA Drawings vectorization framework.

 
Name 
Description 
 
Returns the extents of the Point Cloud Object. 
 
Returns the total number of points in the Point Cloud Object. 
 
Creates a viewport-dependent geometric representation of a Point Cloud Entity. 
 
Creates a viewport-independent geometric representation of a Point Cloud Entity. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.