Revit 2025 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: 25.0.0.0 (25.0.0.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