lxUpdatePhysBinding
lxUpdatePhysBinding(
d_layCV
)
=> t / nil
Description
Updates the physical bindings of the currently selected instances in the specified layout cellview.
Arguments
|
The database ID of the layout cellview for which the bindings of currently selected instances 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 and one of these instances is selected. Calling this function updates the master for the selected instance only. The update is reflected in the physConfig view.
Return to top