cphLaunchFromLayout
cphLaunchFromLayout(
d_physCellviewID
)
=> t / nil
Description
Launches the Configure Physical Hierarchy window and loads the physical configuration view associated with the specified physical cellview ID.
Arguments
Value Returned
|
The physical configuration view was opened in the graphical user interface. |
|
Example
cphLaunchFromLayout(physCellviewID)
Return to top