<Code Lib>
2024 Method
Changes 0
M

ConceptualConstructionType.IsValidSurfaceSubcategoryForConstruction

Description:
Indicates if this ConceptualConstructionType is appropriate for the input MassSurfaceData subcategory.

public bool IsValidSurfaceSubcategoryForConstruction(
	ElementId massSurfaceSubcategoryId
)

Return Value bool Returns true if appropriate for the input subcategory, false otherwise.

Loading…