MEPNetworkSegmentData.RelativeRoughness Property

MEPNetworkSegmentDataRelativeRoughness Property

The relative roughness of this segment, dimensionless.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double RelativeRoughness { get; }
Public ReadOnly Property RelativeRoughness As Double
	Get
public:
property double RelativeRoughness {
	double get ();
}
member RelativeRoughness : float with get

Property Value

Double
See Also