API Reference > OdDbPointCloud Classes > OdDbPointCloudDefEx Class > OdDbPointCloudDefEx Methods > OdDbPointCloudDefEx::extents Method
OdDbPointCloudDefEx::extents Method
Syntax
C++
OdResult extents(OdGeExtents3d & exts) const;
Parameters 
Description 
OdGeExtents3d & exts 
[out] Extents of this OdDbPointCloudDefEx object. 

eOk if the extents are valid or eInvalidExtents otherwise.

Calculates the extents of this OdDbPointCloudDefEx object. 

 

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