ConceptualConstructionType.MassSurfaceSubCategoryId Property

ConceptualConstructionTypeMassSurfaceSubCategoryId Property

The surface type subcategory element id associated with the ConceptualConstructionType.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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

ElementId
See Also