| Revit 2022.1 API |
| MEPSection..::..FrictionFactor Property |
| MEPSection Class See Also |
The friction factor of the section.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 22.0.0.0 (22.1.1.0)
Since:
2013
Syntax
| C# |
|---|
public double FrictionFactor { get; } |
| Visual Basic |
|---|
Public ReadOnly Property FrictionFactor As Double Get |
| Visual C++ |
|---|
public: property double FrictionFactor { double get (); } |
Remarks
Friction Factor is a number.
The friction factor type is UT_Number.