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