RVTDocs.com
Namespace: Autodesk.Revit.DB Class: MEPCurveType

MEPCurveType.Elbow

Property
Description:
The default elbow fitting of the MEP curve type.
Remarks:
This 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.
Syntax
public FamilySymbol Elbow { get; set; }