API Reference > Namespaces > OdSi Namespace > Classes > Extent3d Class
Extent3d Class
OdSi__Extent3dOdSi__Extent3d
Syntax
C++
class Extent3d : public OdGeExtents3d, public OdSiShape;

SiExtents.h

This class implements 3D Spatial Index Extents objects. 

Corresponding C++ library: SpatialIndex

 
Name 
Description 
 
This is the overview for the Extent3d constructor overload. 
 
Name 
Description 
 
This is record OdSi::Extent3d::IntersectResult. 
 
Name 
Description 
 
Returns true if and only if this Shape object contains the specfied extents.
 
 
This is the overview for the intersects method overload. 
 
Expands this Extents object to a square or cube of its largest dimension.  
 
Doubles the specified dimension of this Extents object.  
 
Halves the specified dimension of this Extents object.  
Copyright © 2002–2020. Open Design Alliance. All rights reserved.