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: 2024.1.1.0 (2024.1.1)
Syntax
[ObsoleteAttribute("Obsolete since Open Inventor 9.0.0.0. use adjustCameraClippingPlanes() Instead.")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void AdjustClippingPlanes()
Remarks

Caution note Caution

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

See Also