Changes in 2025 vs 2020 3 changed
Flip API Versions →Changed members
IFCLevelInfo.Create(IFCAnyHandle, IFCAnyHandle, Double, Double, Double, Boolean)
| buildingStorey | IFCAnyHandle | The building storey handle (IfcBuildingStorey). |
| localPlacement | IFCAnyHandle | The local placement handle (IfcLocalPlacement). |
| height | Double | The height of the level. |
| elevation | Double | The elevation of the level. |
| scaleFactor | Double | The scale factor. |
| isPrimaryLevel | Boolean | True if this is primary level, false otherwise. |
| → returns | IFCLevelInfo | The IFCLevelInfo object. |
IFCLevelInfo.GetBuildingStorey()
| → returns | IFCAnyHandle | The handle. |
IFCLevelInfo.GetLocalPlacement()
| → returns | IFCAnyHandle | The local placement. |