ConceptualConstructionType.GetWallConstructionType
Description:
Get a Wall ConceptualConstructionType by its ConceptualConstructionWallType.
Get a Wall ConceptualConstructionType by its ConceptualConstructionWallType.
public static ElementId GetWallConstructionType(
Document ccda,
ConceptualConstructionWallType typeEnum
)
-
ccdaThe Document.
-
typeEnumThe ConceptualConstructionWallType to get the ConceptualConstructionType for.
-
A non-optional argument was null
-
The enum is invalid for ConceptualConstructionWallType. -or- A value passed for an enumeration argument is not a member of that enumeration