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