Revit 2025.3 API
Contour |
The contour line style subcategory id.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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