API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > StairRampContainerInfo Class > StairRampContainerInfo::StairRampContainerInfo Constructor (OdDAIObjectId&, OdDAIObjectIds&, OdDAIObjectId&, bool)
StairRampContainerInfo::StairRampContainerInfo Constructor (OdDAIObjectId&, OdDAIObjectIds&, OdDAIObjectId&, bool)
Syntax
C++
StairRampContainerInfo(const OdDAIObjectId& stairOrRampHandle, const OdDAIObjectIds& components, const OdDAIObjectId& localPlacement, bool bSingleGeometry = false);
Parameters 
Description 
const OdDAIObjectId& stairOrRampHandle 
[in] stair or ramp handle.  
const OdDAIObjectIds& components 
[in] sub components.  
bool bSingleGeometry = false 
[in] geometry not split by stories. 
localPlacements 
[in] local placements.  

Constructs an StairRampContainerInfo. 

 

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