Description:
- The command duplicates an active canvas window by creating a new view for the same model file
- The name of the new window is the name of the original window with ?g+?h
- All duplicate canvases represent the same model. Thus, any modification of the model in one canvas is immediately updated in all the duplicate canvases.
- File | Close File closes all the duplicate canvases that correspond to the active canvas
Constraints:
- At least one canvas window must be opened in the workspace.