PipePlumbingFixtureFlowDataFlowConfiguration Property |
The flow configuration mode of the pipe.
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntaxpublic PipeFlowConfigurationType FlowConfiguration { get; }
Public ReadOnly Property FlowConfiguration As PipeFlowConfigurationType
Get
public:
property PipeFlowConfigurationType FlowConfiguration {
PipeFlowConfigurationType get ();
}
member FlowConfiguration : PipeFlowConfigurationType with get
Property Value
PipeFlowConfigurationType
See Also