Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
OdDbRoot Classes
>
OdDbBaseHatchPE Class
>
OdDbBaseHatchPE Methods
>
getLoopAt Method
>
OdDbBaseHatchPE::getLoopAt Method (const OdRxObject*, int, OdArray<OdGeCurve2d*>&)
OdDbBaseHatchPE::getLoopAt Method (const OdRxObject*, int, OdArray<OdGeCurve2d*>&)
Syntax
C++
virtual
void
getLoopAt
(
const
OdRxObject
*
pHatch
,
int
loopIndex
,
OdArray
<
OdGeCurve2d
*>&
edgePtrs
)
const
= 0;
Description
Returns curves of a loop, determined by its index, in a specified hatch.
Parameters
Parameters
Description
pHatch
[in] A pointer to a hatch object.
loopIndex
[in] An index of a hatch loop.
edgePtrs
[out] A reference to an OdGeCurve2d object array to store information about the curves that form the loop.
Links
OdDbBaseHatchPE Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!