Parameters |
Description |
int loopIndex |
[in] Loop index. |
OdGePoint2dArray& vertices |
[out] Receives the vertices that comprise this loop. |
OdGeDoubleArray& bulges |
[out] Receives a set of bulges corresponding to the vertices array. |
Returns the specified loop from this Hatch entity.
Should be called with vertices and bulges if the loop is a polyline loop.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|