Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeCircArc2d::tangent Method (const OdGePoint2d&, OdGeLine2d&, const OdGeTol&)
Syntax
C++
bool tangent(const OdGePoint2d& point, OdGeLine2d& 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] The point on the full circle.
line
[out] Receives the tangent at that point.
tol
[in] Geometric tolerance.
Copyright © 2002-2022. Open Design Alliance All rights reserved.