Parameters |
Description |
const OdGeExtents2d& extents |
[in] A 2D Extents object that is tested to be within this extents. |
const OdGeTol& tol = OdGeContext::gTol |
[in] Tolerance of measurement error. |
Returns true if the specified Extents object is completely inside this Extents object. Otherwise returns false.
Indicates whether this Extents object contains the specified Extents object.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|