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