Parameters |
Description |
const OdGePoint3d& point |
[in] Any 3D point. |
Returns the signed distance to (elevation of) the specified point.
Returns the signed distance from the specified point to this plane. The sign of the result is the same as the sign of the dot product of the vector: point - originOfPlane and the normal to the plane.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|