<Code Lib>
2025.3 Method
Changes 0
M

RebarContainerParameterManager.IsRebarContainerParameter

Description:
Checks if the parameter is a Rebar Container parameter

public bool IsRebarContainerParameter(
	ElementId paramId
)

  • paramId
    The id of the parameter element
Return Value Boolean True if the parameter is a Rebar Container parameter

Loading…