Parameters |
Description |
const OdRxObject* pHatch |
[in] A pointer to a hatch object. |
int loopIndex |
[in] An index of a hatch loop. |
OdArray<OdGeCurve2d*>& edgePtrs |
[out] A reference to an OdGeCurve2d object array to store information about the curves that form the loop. |
Returns curves of a loop, determined by its index, in a specified hatch.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|