API Reference > OdSi Classes > OdSiShapeBoundPlane Structure > OdSiShapeBoundPlane Constructor > OdSiShapeBoundPlane::OdSiShapeBoundPlane Constructor (OdGePlane&, OdGeExtents3d&)
OdSiShapeBoundPlane::OdSiShapeBoundPlane Constructor (OdGePlane&, OdGeExtents3d&)
Syntax
C++
OdSiShapeBoundPlane(const OdGePlane& plane, const OdGeExtents3d& bounds);
Parameters 
Description 
const OdGePlane& plane 
[in] Plane.  
const OdGeExtents3d& bounds 
[in] Box bounding the plane. 

Creates a new instance of a shape bounded plane. 

 

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