PipePlumbingFixtureFlowData.FlowConfiguration Property

PipePlumbingFixtureFlowDataFlowConfiguration Property

The flow configuration mode of the pipe.

Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public 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