Revit 2025.3 API
Reload |
The ElementId of part being swapped.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public ElementId Part { get; }
Public ReadOnly Property Part As ElementId Get
public: property ElementId^ Part { ElementId^ get (); }
member Part : ElementId with get
Property Value
ElementIdSee Also