Click or drag to resize
SoOrthographicCameraGetViewVolume Method (Single, Single, Single, SbVec3f, SbRotation)

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public override SbViewVolume GetViewVolume(
	float useAspectRatio,
	float nearDist,
	float farDist,
	SbVec3f position,
	SbRotation orientation
)

Parameters

useAspectRatio
Type: SystemSingle
nearDist
Type: SystemSingle
farDist
Type: SystemSingle
position
Type: OIV.InventorSbVec3f
orientation
Type: OIV.InventorSbRotation

Return Value

Type: SbViewVolume
Remarks