Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
OdIfcModelFiller::UnitsConversion Enumeration
Syntax
C++
enum UnitsConversion { IfcLengthUnit_Inch_To_Meters = 0, IfcLengthUnit_Foot_To_Meters = 1, IfcAreaUnit_SquareInch_To_SquareMeters = 7, IfcAreaUnit_SquareFoot_To_SquareMeters = 8, IfcVolumeUnit_CubicInch_To_CubicMeters = 15, IfcVolumeUnit_CubicFoot_To_CubicMeters = 16, IfcPlaneAngleUnit_Angle_To_Radians = 23 };

Defines values for conversion factors between mertic and imperial system units.

File: IfcModelFiller.h

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