Revit 2026 API
Routing |
The Id of the MEPCurveType that owns the RoutingPreferenceManager
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId OwnerId { get; }
Public ReadOnly Property OwnerId As ElementId Get
public: property ElementId^ OwnerId { ElementId^ get (); }
member OwnerId : ElementId with get
Property Value
ElementIdSee Also