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