Revit 2026 API
Element |
The id of the element type that is duplicated.
Namespace: Autodesk.Revit.DB.Events
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId OriginalElementTypeId { get; }
Public ReadOnly Property OriginalElementTypeId As ElementId Get
public: property ElementId^ OriginalElementTypeId { ElementId^ get (); }
member OriginalElementTypeId : ElementId with get
Property Value
ElementIdSee Also