Revit 2025.3 API
Assembly |
Category id of the second assembly member
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public ElementId CategoryId2 { get; }
Public ReadOnly Property CategoryId2 As ElementId Get
public: property ElementId^ CategoryId2 { ElementId^ get (); }
member CategoryId2 : ElementId with get
Property Value
ElementIdSee Also