API Reference > OdDbPointCloud Classes > OdDbPointCloudExScanItem Class
OdDbPointCloudExScanItem Class
OdDbPointCloudExScanItemOdDbPointCloudExScanItem
Syntax
C++
class OdDbPointCloudExScanItem : public OdDbPointCloudExItem;

DbPointCloudHostPE.h

This class represents an interface of an OdDbPointCloudEx object within the ODA Drawings vectorization framework. The class is designed to work with a separate scan. This kind of an OdDbPointCloudEx object links a .rcs file.

 
Name 
Description 
 
Default destructor for objects of the OdDbPointCloudExScanItem class. 
 
Name 
Description 
 
Returns the ID string of the linked scan. 
 
Returns the value of the hasIntensity flag which indicates whether the linked scan has the kIntensity property. 
 
Returns the value of the hasNormals flag which indicates whether the linked scan has the kNormal property. 
 
Returns the value of the hasRGB flag which indicates whether the linked scan has the kColor property. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.