Revit 2026 API
Contour |
The contour line style subcategory id.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId SubCategoryId { get; }
Public ReadOnly Property SubCategoryId As ElementId Get
public: property ElementId^ SubCategoryId { ElementId^ get (); }
member SubCategoryId : ElementId with get
Property Value
ElementIdSee Also