| SoDraggerGetViewVolume Method | 
Note: This API is now obsolete.
Dragger must not store information related to viewer settings.
Namespace: OIV.Inventor.Draggers
 Syntax
Syntax[EditorBrowsableAttribute(EditorBrowsableState.Never)] [ObsoleteAttribute("Obsolete since Open Inventor 9.3.0.0. No more used.")] public SbViewVolume GetViewVolume()
 Remarks
RemarksIn a multi-viewers configuration, draggers internal computation can be corrupted by using one of these values set from another viewer This has been solved by directly getting viewvolume and viewport from the state, or from the current action.
|  Caution | 
|---|
| Obsolete since Open Inventor 9300. No more used. | 
 See Also
See Also