BuiltInFailuresAutoRouteFailuresNotAllPartsWereConvertedCannotAddPlaceholderWarning Property |
Not all parts were converted. Placeholders could not be added to fill the gap (the gap was too small). Check the fabrication service definition for the system.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId NotAllPartsWereConvertedCannotAddPlaceholderWarning { get; }
Public Shared ReadOnly Property NotAllPartsWereConvertedCannotAddPlaceholderWarning As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ NotAllPartsWereConvertedCannotAddPlaceholderWarning {
FailureDefinitionId^ get ();
}
static member NotAllPartsWereConvertedCannotAddPlaceholderWarning : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also