Share

MEPCurveType.Roughness Property

The roughness of the MEP curve type. For PipeTypes, please use Segment::Roughness


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public double Roughness { get; set; }

Property Value

Double

See Also

Reference

Was this information helpful?