Parameters |
Description |
int curLoop |
[in] Specified loop index. |
Non-negative index if the loop is found, or -1 if the specified loop does not have a parent loop, or -2 if the specified loop does not exist, or -3 if the specified loop intersects with a possible outer loop.
Returns the index of the parent loop, related to the specified loop.
Copyright © 2002–2021. Open Design Alliance. All rights reserved.
|