ude replace type_of_instance | |
|---|---|
instance_type = | an existing UDE definition |
parent = | an existing model |
with_type = | an existing UDE definition |
ude replace type_of_instance & | |
|---|---|
instance_type = | .my_ude_lib.ude_def_A & |
parent = | .model_1 & |
with_type = | .my_ude_lib.ude_def_B |
Parameter | Value Type | Description |
|---|---|---|
instance_type | An Existing UDE Definition | Specifies the UDE definition on which all the instances to be replaced are based. |
parent | An Existing Model | Specifies the parent object, typically a model, representing the boundary of the search are for UDE instances that are based on instance_type. |
with_type | An Existing UDE Definition | All the UDE instances which are currently based on the UDE definition specified in instance_type will be replaced such that they will now be based upon the UDE definition specified here. |