ConceptualConstructionType.IsValidSurfaceSubcategoryForConstruction
Description:
Indicates if this ConceptualConstructionType is appropriate for the input MassSurfaceData subcategory.
Indicates if this ConceptualConstructionType is appropriate for the input MassSurfaceData subcategory.
public bool IsValidSurfaceSubcategoryForConstruction(
ElementId massSurfaceSubcategoryId
)
-
massSurfaceSubcategoryIdThe ElementId of a Mass subcategory of a MassSurfaceData.
Return Value
bool
Returns true if appropriate for the input subcategory, false otherwise.
-
The input Element massSurfaceSubcategoryId is not a valid subcategory value for MassSurfaceData.
-
A non-optional argument was null