BuiltInFailuresMEPFabricationFailuresFabricationPartExcludedPartWarning Property |
There were fabrication parts needed to the make the connection that were excluded from the fabrication service causing the connection to fail. You may try to inlcude these fitting(s) and try again.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId FabricationPartExcludedPartWarning { get; }
Public Shared ReadOnly Property FabricationPartExcludedPartWarning As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ FabricationPartExcludedPartWarning {
FailureDefinitionId^ get ();
}
static member FabricationPartExcludedPartWarning : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also