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