lxUpdateAllPhysBinding
lxUpdateAllPhysBinding(
d_layCV
)
=> t / nil
Description
Updates the physical bindings of all the instances in the specified layout cellview.
Arguments
|
The database ID of the layout cellview for which all instance bindings are to be updated. |
Value Returned
|
The binding for at least one instance was successfully updated. |
|
Example
You have modified the masters of two instances in the layout. Calling this function updates the masters for both of these instances and the update is reflected in the physConfig view.
Return to top