API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > StairRampContainerInfoCache Class > StairRampContainerInfoCache Methods > StairRampContainerInfoCache::appendStairRampContainerInfo Method
StairRampContainerInfoCache::appendStairRampContainerInfo Method
Syntax
C++
void appendStairRampContainerInfo(const OdBmObjectId& elementId, const StairRampContainerInfo& stairRampContainerInfo);
Parameters 
Description 
const OdBmObjectId& elementId 
[in] element id.  
const StairRampContainerInfo& stairRampContainerInfo 
[in] StairRampContainerInfo. 

Appends information of a StairRampContainerInfo to an existing one in the cache or add it if there is no existing one. 

 

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