Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbHatch::setAssocObjIdsAt Method
Syntax
C++
void setAssocObjIdsAt(int loopIndex, const OdDbObjectIdArray& dbObjIds);

Sets the Object IDs comprising the specified associative loop in this Hatch entity. 

 

Parameters
Description
loopIndex
[in] Loop index.
dbObjIds
[in] The set of boundary Object ID's that make up the specified loop.

Adds the Object ID of this hatch to the reactors of the boundary objects.

Copyright © 2002-2022. Open Design Alliance All rights reserved.