PipeFittingAndAccessoryConnectorDataFlowDirection Property |
The flow direction of this connector, In or Out.
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic FlowDirectionType FlowDirection { get; }
Public ReadOnly Property FlowDirection As FlowDirectionType
Get
public:
property FlowDirectionType FlowDirection {
FlowDirectionType get ();
}
member FlowDirection : FlowDirectionType with get
Property Value
FlowDirectionType
See Also