<Code Lib>
2020 Method
Changes 0
M

ConceptualConstructionType.GetWallConstructionType

Description:
Get a Wall ConceptualConstructionType by its ConceptualConstructionWallType.

public static ElementId GetWallConstructionType(
	Document ccda,
	ConceptualConstructionWallType typeEnum
)

Return Value ElementId Returns ElementId of a ConceptualConstructionType.

Loading…