API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > SystemsCache Class > SystemsCache Methods > SystemsCache::addHandleToElectricalSystem Method
SystemsCache::addHandleToElectricalSystem Method
Syntax
C++
void addHandleToElectricalSystem(const OdBmObjectId& systemId, const OdDAIObjectId& handle);
Parameters 
Description 
const OdBmObjectId& systemId 
[in] system element Id.  
const OdDAIObjectId& handle 
[in] entity handle. 

Adds a handle to an existing electrical system. 

 

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