cphGetWindowId
cphGetWindowId(g_physConfigID) =>w_windowID/ nil
Description
Returns the window ID of the Configure Physical Hierarchy window that contains the physical configuration view associated with the specified ID.
Arguments
Value Returned
|
ID of the Configure Physical Hierarchy window containing the physical configuration view. |
|
Example
cphGetWindowId(physConfigID)
Return to top