Click or drag to resize
SoWinViewerAdjustClippingPlanes Method

Note: This API is now obsolete.

Along with the manipulation of the camera, OIV.Inventor.Components.Stereo.SoBaseStereo needs to set the scene appropriately when changing the camera settings.

Namespace: OIV.Inventor.Win.Viewers
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("Obsolete since Open Inventor 9000. use adjustCameraClippingPlanes() Instead.")]
public void AdjustClippingPlanes()
Remarks

Caution note Caution

Obsolete since Open Inventor 9000. use adjustCameraClippingPlanes() Instead.

See Also