Get all the mass subcategory ids for which there are ConceptualSurfaceType's.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public static IList<ElementId> GetAllMassSubCategoryIds()
Return Value
IList<ElementId>Returns an array of element id of mass subcategories for which there are ConceptualSurfaceType's.