Revit 2025 API
Built |
The Grouped element has changed length enough to make it substantially different from other Group instances.
To make this degree of change Edit Group and make the change again.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static FailureDefinitionId ElementChangedMoreThanAllowed { get; }
Public Shared ReadOnly Property ElementChangedMoreThanAllowed As FailureDefinitionId Get
public: static property FailureDefinitionId^ ElementChangedMoreThanAllowed { FailureDefinitionId^ get (); }
static member ElementChangedMoreThanAllowed : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also