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