PipePlumbingFixtureFlowDataFlowConfiguration Property |
The flow configuration mode of the pipe.
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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