API Reference > Classes > Database Classes > OdBmGeomRef Class > OdBmGeomRef Methods > OdBmGeomRef::set Method (OdBmObjectId&, OdInt32, OdInt32)
OdBmGeomRef::set Method (OdBmObjectId&, OdInt32, OdInt32)
Syntax
C++
void set(const OdBmObjectId& elemId, const OdInt32 iGeomTag = 0, const OdInt32 iSubTag = -1);
Parameters 
Description 
const OdBmObjectId& elemId 
[in] OdBmObjectId of reference.  
const OdInt32 iGeomTag = 0 
[in] Tag of Geometry entity.  
const OdInt32 iSubTag = -1 
[in] Sub tag of geometry entity. remarks iGeomTag - Indicates an GNode tag in geometry. 

Sets data of GeomRef. 

 

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