SoDraggerGetViewVolume Method |
Note: This API is now obsolete.
Dragger must not store information related to viewer settings.
Namespace: OIV.Inventor.Draggers
[ObsoleteAttribute("See documentation for more details")] [EditorBrowsableAttribute(EditorBrowsableState.Never)] public SbViewVolume GetViewVolume()
In 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.Obsoletesince Open Inventor 9300 No more used.