Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbHatchWatcherPE::getLoopFromIds Method
Syntax
C++
virtual void getLoopFromIds(const OdDbHatch* pHatch, OdUInt32& loopType, OdDbObjectIdArray& objectIds, EdgeArray& edges);

Returns a loop from the specified OdDbEntity object IDs for the specified OdDbHatch entity. 

 

Parameters
Description
pHatch
[in] The OdDbHatch object.
loopType
[in/out] Type of loop being updated.
objectIds
[in] Array of OdDbEntity object IDs that comprise the loop.
edges
[in/out] Array of edges that comprise the loop.
Copyright © 2002-2022. Open Design Alliance All rights reserved.