BuiltInFailures.GroupFailures.GroupsNotCompatibleForTypeChange Property

BuiltInFailuresGroupFailuresGroupsNotCompatibleForTypeChange Property

Some of the selected groups are not compatible with the new group type that was chosen.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId GroupsNotCompatibleForTypeChange { get; }
Public Shared ReadOnly Property GroupsNotCompatibleForTypeChange As FailureDefinitionId
	Get
public:
static property FailureDefinitionId^ GroupsNotCompatibleForTypeChange {
	FailureDefinitionId^ get ();
}
static member GroupsNotCompatibleForTypeChange : FailureDefinitionId with get

Property Value

FailureDefinitionId
See Also