import clr clr.AddReference('RevitAPI') from Autodesk.Revit.DB import * OUT = UnitUtils.Convert(11.7,UnitTypeId.Feet,UnitTypeId.Millimeters)