Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCircArc3d::tangent Method (const OdGePoint3d&, OdGeLine3d&, const OdGeTol&)
Syntax
C++
bool tangent(const OdGePoint3d& point, OdGeLine3d& line, const OdGeTol& tol = OdGeContext::gTol) const;

Returns true if and only if the specified point is on the full circle of this arc, the tangent at that point. 

 

Parameters
Description
point
[in] Point on the full circle.
line
[out] Receives the tangent line at that point.
tol
[in] Geometric tolerance.
Copyright © 2002-2022. Open Design Alliance All rights reserved.