Get the pipe settings of the project.
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static PipeSettings GetPipeSettings(
Document document
)
Parameters
- document Document
-
The document.
Return Value
PipeSettings
The pipe settings of the project.
Exceptions
See Also
Reference