Revit 2026 API
Conceptual |
The mass subcategory id of the ConceptualSurfaceType.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId MassSubCategoryId { get; }
Public ReadOnly Property MassSubCategoryId As ElementId Get
public: property ElementId^ MassSubCategoryId { ElementId^ get (); }
member MassSubCategoryId : ElementId with get
Property Value
ElementIdSee Also