BuiltInFailuresMassFailuresUpgradedMassingWarning Property |
Your document contained a Massing element which has been upgraded to a Mass instance. Please review the documentation on the new enhanced Mass capabilities to understand the implications of this change.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic static FailureDefinitionId UpgradedMassingWarning { get; }
Public Shared ReadOnly Property UpgradedMassingWarning As FailureDefinitionId
Get
public:
static property FailureDefinitionId^ UpgradedMassingWarning {
FailureDefinitionId^ get ();
}
static member UpgradedMassingWarning : FailureDefinitionId with get
Property Value
FailureDefinitionId
See Also