Parameters |
Description |
OdGeCurve3dPtrArray& explodedCurves |
[out] Receives an array of pointers to the subcurves from the explosion. |
OdGeIntArray& newExplodedCurves |
[out] Receives an array of flags which, if true, correspond to those explodedCurves the caller must delete. |
const OdGeInterval* pInterval = NULL |
[in] Pointer to the interval to be exploded. Defaults to entire curve. |
Explodes this curve over the specified interval.
The original curve is not changed.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|