ReInsert Method


Removes an existing parameter and creates a new binding for a given parameter.

Overload List

  NameDescription
Public methodReInsert(Definition, Binding)
Removes an existing parameter and creates a new binding for a given parameter.
Public methodReInsert(Definition, Binding, BuiltInParameterGroup) Obsolete.
Removes an existing parameter and creates a new binding for a given parameter in a specified group.
Public methodReInsert(Definition, Binding, ForgeTypeId)
Removes an existing parameter and creates a new binding for a given parameter in a specified group.

See Also