API Reference > OdDb Classes > OdDbSpatialFilter Class > OdDbSpatialFilter Methods > OdDbSpatialFilter::boundary Method
OdDbSpatialFilter::boundary Method
Syntax
C++
void boundary(OdGePoint2dArray& points) const;
Parameters 
Description 
OdGePoint2dArray& points 
[out] Receives the boundary definition. 

Returns the boundary defintion of this Spatial Filter object. 

 

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