Multi-View Analysis
    
| Name | Type | Description | 
|---|---|---|
scene | 
            Object | optional Scenarios for Multi-View Analysis | 
Throws:
- 
    DeveloperError : scenes are required.
 
Members
- 
    Get the number of viewports.
 
Methods
- 
    Add a viewport object.
Name Type Description optionObject Viewport Object Parameters  - 
    Perform analysis.
 - 
    Release the object.
 - 
    Get the viewport object according to the index.
Name Type Description indexNumber The index number of the viewport object to be obtained Returns:
 - 
    Delete viewport object based on index.
Name Type Description indexNumber The index number of the viewport object to be deleted  
