Share Email Facebook Twitter LinkedIn MEPSection.FixtureUnit Property The fixture unit of the section. Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0) Syntax C# public double FixtureUnit { get; }Property ValueDouble Remarks In one section, all section members have same fixture unit. Fixture Unit is a number. The unit type is UT_Number. See AlsoReferenceMEPSection ClassAutodesk.Revit.DB.Mechanical Namespace