PipePressureDropData.KLevel Property

PipePressureDropDataKLevel Property

The system calculation level.

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