Mark loop that need recalculate. (If associated entity was changed)
Parameters
Parameters
Description
loopIndex
[in] Loop index.
Returns
eOk if loop with specified index exist
Remarks
Hatch loops are recalculated in endTransaction if associated Entity was changed and Hatch protocol extension not implemented. Use makeClosedLoop to mark loop and recalculate by OdDbHatch::updateMarkedLoops() if OdDbHatchWatcherPE(or derived) classes implemented.