Forces a recompute of the entire design. This is the equivalent of the "Compute All" command.
"design_var" is a variable referencing a Design object.
|
"design_var" is a variable referencing a Design object.
|
Type | Description |
boolean | Returns true if the compute completed. This doesn't indicate if all the items in the timeline successfully computed or not. You need to check the health state of each item in the timeline to determine if everything successfully computed or not. |