API Reference > Classes > Export Classes > TB_IFCEXPORT Namespace > Classes > DoorWindowOpeningInfo Class > DoorWindowOpeningInfo Methods > DoorWindowOpeningInfo::create Method
DoorWindowOpeningInfo::create Method
Syntax
C++
static DoorWindowOpeningInfo create(const OdDAIObjectId& hnd, double height, double width);
Parameters 
Description 
const OdDAIObjectId& hnd 
[in] opening handle.  
double height 
[in] opening height.  
double width 
[in] opening width.
 

DoorWindowOpeningInfo instance.

The public Create function. 

 

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