Revit 2025.3 API
Built |
Revit does not allow grouping of some of the selected elements. These elements will not be included in the group.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId UnableToGroupElems { get; }
Public Shared ReadOnly Property UnableToGroupElems As FailureDefinitionId Get
public: static property FailureDefinitionId^ UnableToGroupElems { FailureDefinitionId^ get (); }
static member UnableToGroupElems : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also