Revit 2026 API
Built |
Changes to groups are only allowed during Edit Group mode. Use Edit Group to make this change.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId AtomTouchedNotAllowedDelete { get; }
Public Shared ReadOnly Property AtomTouchedNotAllowedDelete As FailureDefinitionId Get
public: static property FailureDefinitionId^ AtomTouchedNotAllowedDelete { FailureDefinitionId^ get (); }
static member AtomTouchedNotAllowedDelete : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also