Several new APIs have been added to the SolidWorks Composer API.
| API |
Description |
| CreateView() |
Creates a custom view that captures only the camera's position. |
| CreateCameraView() |
Creates a view that captures the entire viewport state. |
| DeleteView() |
Deletes the specified view. |
| UpdateView() |
Updates the specified view. |