<Code Lib>
2025.3 Method
Changes 0
M

FilterableValueProvider.GetAssociatedGlobalParameterValue

Description:
Gets a global parameter value associated with a parameter from the given element.

public ElementId GetAssociatedGlobalParameterValue(
	Element element
)

  • element
    The element to query.
Return Value ElementId The associated global parameter.

Loading…