API Reference > OdSi Classes > OdSiEntity Structure > OdSiEntity Methods > OdSiEntity::extents Method
OdSiEntity::extents Method
Syntax
C++
virtual bool extents(OdGeExtents3d& extents) const = 0;
Parameters 
Description 
OdGeExtents3d& extents 
[out] Receives the extents. 

Returns true if and only if this Entity object has extents.

Returns the extents of this Entity object. 

 

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