API Reference > OdSi Classes > OdSiShapeBoundPlane Structure
OdSiShapeBoundPlane Structure
Syntax
C++
struct OdSiShapeBoundPlane : public OdSiShapePlane { OdGeExtents3d m_bounds; };

SiShapeBoundPlane.h

Represents bounded plane implementation for OdSiShape interface. 

Corresponding C++ library: SpatialIndex

 
Name 
Description 
 
This is the overview for the OdSiShapeBoundPlane constructor overload. 
 
Name 
Description 
 
Box bounding the plane. 
 
Name 
Description 
 
Clones this shape bounded plane object.
 
 
Checks if this shape bounded plane object contains the specified extents.
 
 
Checks if this shape bounded plane object intersects the specified extents.
 
 
Transforms this shape bounded plane object.
 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.