RebarContainerParameterManager.AddSharedParameterAsOverride
Description:
Adds a shared parameter as one of the parameter overrides stored by this Rebar Container element.
Adds a shared parameter as one of the parameter overrides stored by this Rebar Container element.
public void AddSharedParameterAsOverride(
ElementId paramId
)
-
paramIdThe id of the shared parameter element
-
paramId is not a valid Element identifier. -or- paramId is not the id of a shared parameter in the current document, or its name was already used by another shared parameter of the element. -or- paramId is already a Rebar Container parameter
-
A non-optional argument was null