Share Email Facebook Twitter LinkedIn MEPCurveType.Elbow Property The default elbow fitting of the MEP curve type.Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# public FamilySymbol Elbow { get; set; }Property ValueFamilySymbol RemarksThis property is used to retrieve the default elbow fitting of the MEP curve type, and can be null if there is no default value. Use RoutingPreferenceManager to set this property for PipeType MEPCurves. See AlsoReferenceMEPCurveType ClassAutodesk.Revit.DB Namespace