A calculation did not complete because the Demand Flow for the element is not set.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
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 (); } |