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