PipeFittingAndAccessoryConnectorDataFlowDirection Property |
The flow direction of this connector, In or Out.
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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