Parameters |
Description |
const OdGePoint3d& point |
[in] Point. |
bool& bOnSurface |
[out] Passed-in parameter for returning the indicator of whether the specified point is on the surface. |
eOk if successful or an appropriate error code otherwise.
Determines whether a specified point is on the ModelerGeometry object. If the specified point is on the ModelerGeometry object, the method returns true via bOnSurface, otherwise the method returns false.
Copyright © 2002–2021. Open Design Alliance. All rights reserved.
|