2024 Method
Changes 0
M

ConceptualSurfaceType.GetByMassSubCategoryId

Description:
Get the ConceptualSurfaceType by its mass subcategory id.
public static ConceptualSurfaceType GetByMassSubCategoryId(
	Document cda,
	ElementId massSubCategoryId
)
Return Value ConceptualSurfaceType Returns ConceptualSurfaceType associated with input id or NULL.