API Reference > Classes > Database Classes > OdBmGeomRef Class > OdBmGeomRef Methods > OdBmGeomRef::set Method (OdBmObjectId&, OdInt32Array&, OdInt32)
OdBmGeomRef::set Method (OdBmObjectId&, OdInt32Array&, OdInt32)
Syntax
C++
void set(const OdBmObjectId& elemId, const OdInt32Array& arrIntermediateTags, const OdInt32 iGeomTag);
Parameters 
Description 
const OdBmObjectId& elemId 
[in] OdBmObjectId of reference.  
const OdInt32Array& arrIntermediateTags 
[in] Array of tags.  
const OdInt32 iGeomTag 
[in] Tag of Geometry entity. 

Sets data of GeomRef. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.