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

DbPointCloudHostPE.h

This protocol extension, attached to the OdDbPointCloudDefEx class, returns a pointer to an object of the class implementing the OdDbPointCloudItem interface given a file path to a Point Cloud file.

 
Name 
Description 
 
Default constructor for objects of the OdDbPointCloudExHostPE class. 
 
Name 
Description 
 
Returns a pointer to an object of the class implementing the OdDbPointCloudItem interface given the path to a Point Cloud project file in .rcs format.
 
 
Returns a pointer to an object of the class implementing the OdDbPointCloudItem interface given the path to a Point Cloud scan file in .rcs format.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.