Share

MassSurfaceData.CategoryIdForConceptualSurfaceType Property

Returns the mass subcategory ElementId used for ConceptualSurfaceType for this MassSurfaceData.


Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public ElementId CategoryIdForConceptualSurfaceType { get; }

Property Value

ElementId

Remarks

This value is determined by starting with the subcategory property and adjusting it according to properties such as "isSlab" or "isUnderground".

See Also

Reference

Was this information helpful?