Revit 2026 API
Built |
"In order to find a matching part, the fitting has to be connected to a pipe."
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId PartNotFoundDueToNoPipeConnectedWarning { get; }
Public Shared ReadOnly Property PartNotFoundDueToNoPipeConnectedWarning As FailureDefinitionId Get
public: static property FailureDefinitionId^ PartNotFoundDueToNoPipeConnectedWarning { FailureDefinitionId^ get (); }
static member PartNotFoundDueToNoPipeConnectedWarning : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also