API Reference > OdDbPointCloud Classes > OdDbPointCloudDef Class > OdDbPointCloudDef Methods > OdDbPointCloudDef::getNativeCloudExtent Method
OdDbPointCloudDef::getNativeCloudExtent Method
Syntax
C++
OdResult getNativeCloudExtent(OdGeExtents3d &) const;

Returns eOk if the extents are valid or eInvalidExtents otherwise.

Calculates the extents of this OdDbPointCloudDef object.

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