Click or drag to resize
PoBaseViewSensitiveOnEvents Method

Specifies if the view is sensitive to events.

Namespace: OIV.Inventor.Gui.View
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public void SensitiveOnEvents(
	bool flag
)

Parameters

flag
Type: SystemBoolean
Remarks

Default is false.

See Also