Parameters |
Description |
OdGeLine2d& line |
[out] Receives the line coincident with this curve. |
const OdGeTol& tol = OdGeContext::gTol |
[in] Geometric tolerance. |
true if the curve is linear; false otherwise.
Checks if this curve is linear.
Returns true, and a linear entity coincident with this curve, if and only if this curve is linear.
Copyright © 2002–2022. Open Design Alliance. All rights reserved.
|