The default cross fitting of the MEP curve type.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public FamilySymbol Cross { get; set; }Property Value
FamilySymbol
Remarks
This property is used to retrieve the default cross 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 Also
Reference