Revit 2026 API
Rebar |
Indicates if the attachment type has changed since the last regeneration.
Namespace: Autodesk.Revit.DB.Structure
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsAttachmentTypeChanged { get; }
Public ReadOnly Property IsAttachmentTypeChanged As Boolean Get
public: property bool IsAttachmentTypeChanged { bool get (); }
member IsAttachmentTypeChanged : bool with get
Property Value
BooleanSee Also