2027 Method
Changes 0
M

RebarFreeFormAccessor.RemoveUpdatingSharedParameter

Description:
Remove existing shared parameter as a dependency for the calculation of the rebar curves.
Remarks:

The input parameter needs to be bound to the Rebar element

The rebar element needs to have a valid external server

public void RemoveUpdatingSharedParameter(
	ElementId parameterId
)
  • parameterId
    ElementId of the shared parameter to be removed.
  • A non-optional argument was null
  • This RebarFreeFormAccessor Rebar doesn't contain a valid server GUID. -or- parameterId is a parameter that is not bound to the Rebar element category.