Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeExtents3d::isWithinRange Method
Syntax
C++
bool isWithinRange(const OdGePoint3d & pt, double radius);

Checks whether the box intersects the sphere with specified center and radius. 

 

Parameters
Description
pt
[in] A 3D point that represents the sphere center.
radius
[in] A radius of the sphere.

true if and only if the box intersects the sphere with specified center and radius.

Copyright © 2002-2022. Open Design Alliance All rights reserved.