API Reference > OdDbPointCloud Classes > OdDbPointCloud Class > OdDbPointCloud Methods > OdDbPointCloud::setExtents Method
OdDbPointCloud::setExtents Method
Syntax
C++
void setExtents(const OdGeExtents3d & exts);
Parameters 
Description 
const OdGeExtents3d & exts 
[in] Extents of this Point Cloud entity. 

Sets the extents of this point cloud entity. 

 

To be deprecated. Updating PointCloudDef object will update all Point Cloud Entities if PointCloudDefReactor is enabled.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.