Parameters |
Description |
OdGeEntity2d*& pConvertedEntity |
[out] Output entity that the curve degenerates into. |
const OdGeTol& tol = OdGeContext::gTol |
[in] Geometric tolerance. |
true if the curve is degenerate; false otherwise.
Determines if the curve is degenerate and if so returns the entity that the curve degenerates into.
By default this function throws the exception "not Implemented". Should be implemented in derived classes.
Copyright © 2002–2022. Open Design Alliance. All rights reserved.
|