Parameters |
Description |
const OdGeEllipArc3d& ellipse |
[in] Input elliptic arc from which nurb curve is constructed. |
int numSpans = 0 |
[in] The number of knot spans in nurb curve. |
Constructor for the OdGeNurbCurve3d class.
Constructs curve geometrically identical to an elliptic arc. If numSpans == 0 (default) it is automatically calculated from the ellipse domain.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|