API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > SpaceInfoCache Class > SpaceInfoCache Methods > SpaceInfoCache::RelateToSpace Method
SpaceInfoCache::RelateToSpace Method
Syntax
C++
void RelateToSpace(const OdBmObjectId& spatialElementId, const OdDAIObjectId& elemHandle);
Parameters 
Description 
const OdBmObjectId& spatialElementId 
[in] spatial element id.  
const OdDAIObjectId& elemHandle 
[in] element handle. 

Adds relation from a element handle to a spatial element. 

 

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