Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcUnitConverter::appendUnit Method (const OdAnsiString&, const OdDAIObjectId&)
Syntax
C++
void appendUnit(const OdAnsiString& unitType, const OdDAIObjectId& unitId) override;

Appends a new convertible unit.

Parameters
Description
unitType
[in] A string that contains the type of the convertible unit.
unitId
[in] An identifier of the corresponding IfcConversionBasedUnit object.

The unit type value must belong to the IfcUnitEnum of the current schema.

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