Revit 2026 API
Assembly |
Naming category id of the first assembly
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId NamingCategoryId1 { get; }
Public ReadOnly Property NamingCategoryId1 As ElementId Get
public: property ElementId^ NamingCategoryId1 { ElementId^ get (); }
member NamingCategoryId1 : ElementId with get
Property Value
ElementIdSee Also