IModelViewManager
#
Overview#
Apply the view specified by index. |
|
Save the view specified by index as a PNG image to the project userfiles. |
|
Create a view from current graphics with default naming. |
|
Delete the specified view by index. |
|
Export model views to the specified file. |
|
Import model views from the specified file. |
|
Rename the model view specified by viewIndex to newLabel. |
The number of views currently defined. |
Property detail#
Method detail#
- IModelViewManager.CaptureModelView(index: int, mode: str) None #
Save the view specified by index as a PNG image to the project userfiles.
- IModelViewManager.ExportModelViews(viewfilepath: str) None #
Export model views to the specified file.