ConceptualSurfaceType.GetByMassSubCategoryId
Description:
Get the ConceptualSurfaceType by its mass subcategory id.
Get the ConceptualSurfaceType by its mass subcategory id.
public static ConceptualSurfaceType GetByMassSubCategoryId(
Document cda,
ElementId massSubCategoryId
)
-
cdaThe document.
-
massSubCategoryIdThe mass subcategory id to get the ConceptualSurfaceType for.
-
The mass sub-category is none of the OST_MassInteriorWall, OST_MassExteriorWall, OST_MassExteriorWallUnderground, OST_MassRoof, OST_MassFloor, OST_MassSlab, OST_MassShade, OST_MassGlazing, OST_MassSkylights, or OST_MassOpening.
-
A non-optional argument was null