PipePressureDropDataKLevel Property |
The system calculation level.
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic SystemCalculationLevel KLevel { get; }
Public ReadOnly Property KLevel As SystemCalculationLevel
Get
public:
property SystemCalculationLevel KLevel {
SystemCalculationLevel get ();
}
member KLevel : SystemCalculationLevel with get
Property Value
SystemCalculationLevel
See Also