MEPSectionFixtureUnit Property

The fixture unit of the section.

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double FixtureUnit { get; }

Property Value

Double
Remarks
In one section, all section members have same fixture unit. Fixture Unit is a number. The unit type is UT_Number.
See Also