2027 Method
Changes 0
M

ConceptualConstructionType.IsValidSurfaceSubcategoryForConstruction

Description:
Indicates if this ConceptualConstructionType is appropriate for the input MassSurfaceData subcategory.
public bool IsValidSurfaceSubcategoryForConstruction(
	ElementId massSurfaceSubcategoryId
)
  • massSurfaceSubcategoryId
    The ElementId of a Mass subcategory of a MassSurfaceData.
Return Value Boolean Returns true if appropriate for the input subcategory, false otherwise.