A calculation did not complete because the Demand Flow for the element is not set.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
C# |
---|
public static FailureDefinitionId DemandFlowNotSetInLossFamily { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property DemandFlowNotSetInLossFamily As FailureDefinitionId Get |
Visual C++ |
---|
public: static property FailureDefinitionId^ DemandFlowNotSetInLossFamily { FailureDefinitionId^ get (); } |