API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > StairRampContainerInfo Class > StairRampContainerInfo Methods > StairRampContainerInfo::addComponent Method
StairRampContainerInfo::addComponent Method
Syntax
C++
void addComponent(int index, const OdDAIObjectId& component);
Parameters 
Description 
int index 
[in] index of the container.  
const OdDAIObjectId& component 
[in] component. 

Adds a sub component to the container. 

 

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