leSetStopLevelToEditLevel
leSetStopLevelToEditLevel ( [w_windowId] ) =>x_level/ nil
Description
Sets the display stop level to the current editing level.
Arguments
Value Returned
|
Returns the level to which the display stop level has been set. |
|
Example
For the top level design, this function returns 0. On EIP into a one-level design, this function returns 1.
leSetStopLevelToEditLevel()
Return to top