Parameters |
Description |
OdGeInterval& interval |
[out] Receives the parametric interval of the curve. |
OdGePoint2d& start |
[out] Receives the start point of the interval. |
OdGePoint2d& end |
[out] Receives the end point of the interval. |
Returns the parametric interval of the curve.
By default this function throws the exception "not Implemented". Should be implemented in derived classes.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|