Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcModelOpsFiller::createBuildingStorey Method
Syntax
C++
OdIfc::OdIfcInstancePtr createBuildingStorey(const OdAnsiString& compositionType, const OdDAIObjectId localPlacementId);

Appends new IfcBuildingStorey entity to the model.

Parameters
Description
compositionType
[in] OdAnsiString to determine building storey composition type.
localPlacementId
[in] OdDAIObjectId of entity placement.

A pointer to the created and appended to the model entity.

Copyright © 2002-2022. Open Design Alliance All rights reserved.