ConceptualConstructionTypeMassSurfaceSubCategoryId Property |
The surface type subcategory element id associated with the ConceptualConstructionType.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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