<Code Lib>
2021 Method
Changes 0
M

ConceptualConstructionType.GetWindowOrSkylightConstructionType

Description:
Get a Window or Skylight ConceptualConstructionType by its ConceptualConstructionWindowSkylightType.

public static ElementId GetWindowOrSkylightConstructionType(
	Document ccda,
	ConceptualConstructionWindowSkylightType typeEnum
)

Return Value ElementId Returns ElementId of a ConceptualConstructionType.

Loading…