Not all parts were converted. Placeholders were added to fill the gaps. Check the fabrication service definition for the system.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
C# |
---|
public static FailureDefinitionId NotAllPartsWereConvertedPlaceholdersWereAddedWarning { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property NotAllPartsWereConvertedPlaceholdersWereAddedWarning As FailureDefinitionId Get |
Visual C++ |
---|
public: static property FailureDefinitionId^ NotAllPartsWereConvertedPlaceholdersWereAddedWarning { FailureDefinitionId^ get (); } |