Click or drag to resize
SoCameraGetViewportBounds Method

Returns the viewport region this camera would use to render into the given viewport region, accounting for cropping.

Namespace: OIV.Inventor.Nodes
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SbViewportRegion GetViewportBounds(
	SbViewportRegion region
)

Parameters

region
Type: OIV.InventorSbViewportRegion

Return Value

Type: SbViewportRegion
Remarks